Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
db_backup_restore [2020/11/24 16:56] – andonovj | db_backup_restore [2020/11/24 16:57] (current) – andonovj | ||
---|---|---|---|
Line 25: | Line 25: | ||
- | **5. Extract DDL For certain tables: | + | **5. Extract DDL For certain tables:** |
+ | |||
<sxh bash> | <sxh bash> | ||
db2look -d dbname -f -a -e -m -t table1 table2 ... -o tablename.ddl | db2look -d dbname -f -a -e -m -t table1 table2 ... -o tablename.ddl |