Generate SQL Code

Eric Mays

Member
We use the PL/SQL Developer primarily as an editing/compiling/debugging tool. If I create a table using the UI of the tool, is there a way to have the tool generate the corresponding SQL code?

Thanks,

Eric
 
Do you maybe mean Right clicking on the table name in the Object Browser and selecting View and then clicking on the SQL button at the bottom right of the window?
 
Back
Top