I am wondering if someone knows how to export only the table SQL from a db2 database. I want a file that has the SQL to recreate the table without the data in another database environment.
I need this a query. I know db2look has the capability but, I need a query I can run in the database to do this.