macrowriter Level: Big Cheese
 Registered: 27-10-2004 Posts: 19
|
Re: Extract SQL for a table definition
Just highlight the table and do file-saveas and pick ODBC database as type, and the DNS you have set for your oracle.
If in work enviornment, do it on a test instance, log into Toad, review your primary Keys and indexes - then describe will give your the SQL you can give to the DBA.
Easy peesy just like creating a spreadsheet from access table - Everone say "I like Microsoft" then spend years clearing up aftwards.
|