ADDCOL
Section: User Commands (1)
Updated: 1. April 1989
NAME
addcol - addcol columns of a table
SYNOPSIS
addcol
newcolumn1
[
newcolumn2
...
]
DESCRIPTION
The
addcol
command adds new, empty columns to an existing reldb table.
Project
also does this, if nonexistent columns are named on its command line, but
with
addcol,
mentioning existing columns is not needed.
SEE ALSO
reldb(1), rename(1), project(1)
BUGS
None known.