Good day.
I'm connecting to a MS Sql Server db, using Tools --> Export database as sql, and selecting No Data from the Data drop down to generate a structure of my db (table defs, etc.).
BUT the table definitions do not include index information - how do I get this into the exported table structure?
Thanks in advance for any help?
drc :)