![]() SQL database system |
tabdef(1)
Usage: tabdef [-h] tablename
Description: displays a list of all fields in the table,
as well as information on any indexes.
If tablename is omitted, a list of all tables in the database
is displayed.
tablename should be just the table name, not the entire path
name of the table data file.
Options: -t terse option; don't show field numbers or index info
-h list field names horizontally
Files:
Information is taken from the field name header of the data file and
any index files.
See also the documentation on
shsql tables.
Environment:
discussed here.
|
![]() Copyright Steve Grubb |