show create table from remote mysql schema code example Example: show create table in postgresql pg_dump -t 'schema-name.table-name' --schema-only database-name