Enterprise Edition Home | Express Edition Home | Previous Page | Next Page   Summary of User Interface Enhancements > Command-Line Options >

dbschema

The following dbschema flags can display the CREATE EXTERNAL TABLE statement that specify the schema of external tables, including any 'db2' formatting directive or multibyte recordend parameter that is part of the table schema specification:

Table 3. Flags to display the DDL statement to create an external table
Flag Effect
p Displays the DDL statements to create all the objects in the specified database, including any external tables
t table,
ti table
Displays the DDL statement to create the specified table, which can be an external table
t all,
ti all
Displays the DDL statements to create all the tables in the database
Enterprise Edition Home | Express Edition Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]