Beautifier setting

P J S

Member
Hi,

While I write a cursor with large number of columns in select clause, and apply beautifier,
it puts one column per line whereas my requirement is to put multiple columns per line in select statement.
so that code does not become lengthy.
Can you please help me to how to relevant settings?

Thanks and regards
P J S
 
You can control this through the "Select items" option on the DML tab page of the PL/SQL Beautifier options.
 
Back
Top