formatting SQL window contents

I copy a complex query into the SQL window. I would like to format the contents of the window so that the query is readable. How do I format the query? (I'm brand-new.)
 
Go to the Edit menu and select the "PL/SQL Beautifier" item. You can also press the corresponding toolbar button.
 
Back
Top