Extracting definition of a single table
In some cases, you may just want to extract schema file of new created tables.
Use the
-tn tabname
option, to extract schema information of
a specific table.fgldbsch -db test1 -tn customers