TABLE menu options
The TABLE menu options for the dbaccess command represent short cut keys for the TABLE menu.
- -ta
- Chooses the Alter option on the TABLE menu.
- -tc
- Chooses the Create option on the TABLE menu.
- -td
- Chooses the Drop option on the TABLE menu.
- -ti
- Chooses the Info option on the TABLE menu. With this option, you
can add another letter as shown in the following list (and specify
a table) to go to the next menu level and view:
- -tic
- Columns in the table
- -tif
- Information about fragmentation strategy for the table
- -tig
- Information about triggers in the table
- -tii
- Indexes on the table
- -tio
- Table constraints
- -tip
- Access privileges on the table
- -tir
- Table-level references privilege on the table
- -tis
- Table status information
If you do not include a table name with the -ti option, you must choose one from the INFO FOR TABLE screen.
If you do not include a database name before a -t option, you must choose a current database from the SELECT DATABASE screen.