PowerDesigner can generate a database creation script that you can run in your DBMS environment or generate a database structure directly to a live database connection.
If you are creating a database script: The output window shows the progress of the generation process, and indicates the syntax for running the script. At the end of script generation, a Result box is displayed. It lists the file path of the generated script file. Click Edit to open the script in a text editor or Close to close the Result box.
If you are generating a database directly: If you are not currently connected to a database, a dialog box asks you to identify a data source and connection parameters.
Select a machine data source or file data source, type your user ID and password and then click Connect. You may be prompted for additional connection parameters.
Advanced users may want to further customize database generation by, for example, customizing the order in which objects are generated, adding scripts to run before or after generation, and generating their own extended objects. For information on these and other advanced topics, the DBMS Resource File Reference chapter in the Customizing and Extending PowerDesigner manual.