Choose your SQL server:
AnySQL
MySQL
MS SQL Server
PostgreSQL
Oracle
SQL Anywhere
DB2
SQLite
Firebird
MaxDB

Subscribe to our newsletter

MaxDB Code Factory online Help

Prev  Return to chapter overview Next 

Code folding

The Code Folding function is available from the popup menu of the SQL Script Editor text area.

 

The Code Folding item group makes it possible both to view the whole text and to divide it into logical parts (regions). Each part can be collapsed and extended.

 

In extended mode the whole text is displayed (set by default)   

 

In collapsed mode the text is hidden behind one text line denoting the first line of the collapsed region.

 

Use the Collapse Selected... and the Expand Selected... items to manage the new regions.

 

 

 

The Explorer group on the left displays the tree of objects used in the current script and allows you to apply to the proper script fragment quickly by clicking the object in the tree.



Prev  Return to chapter overview Next