How do I extract the schema CREATE DDL scripts?
Please follow these steps to extract the DDL scripts:
1) Open the Schema Browser and select the "Users" tab.
2) Select the user that he would like to extract the schema script from.
3) On the right, select the "Scripts" tab.
4) Now, click the "Copy selected (or all) text to Clipboard" button.
5) Open a new Notepad file and paste the copied information into it.