Hi All,
I've metadata tables of our application where we have all tables,columns and constraints information about each table stored.
How do I generate the CREATE TABLE sql scripts to generate schema using our application metadata table?
Regards,
Nikhil