Is there an easy way to extract table DDL information, via a query, using either Ms or My SQL server? (preferably both?)
For example, using MySQL Administrator / Navica
it's mysql-specific, but SHOW CREATE TABLE gives you the DDL for a table.
SHOW CREATE TABLE