ADD TABLE Command

Adds a free table to the current database.

ADD TABLE TableName | ?   [NAME LongTableName]

Parameters

TableName

Specifies the name of the table added to the database.

?

Displays the Open dialog box from which you can choose a table to add to the database.

NAME LongTableName

Specifies a long name for the table. Long names can contain up to 128 characters and can be used in place of short file names that have a .DBF extension.

Expand imageRemarks

Expand imageExample

Expand imageSee Also


© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic