|
In the Database Painter after you enter the information to create a database table, alter a table or view, or create an index, you can have PowerBuilder generate the appropriate statements and save them in a log instead of submitting the statements to your DBMS.
To save the SQL statements to the log, click the Log Only button on the window. The Activity Log icon displays and the SQL is saved in the log.
|