Wednesday, December 12, 2018

Changing SQL Prompt to Custom value

set sqlprompt "_user '@' _connect_identifier > "

No comments:

Post a Comment

Convert Java SQL String to Oracle SQL Format in TOAD

At times Toad might reset the capability to strip off / convert the the SQL in Java string format to SQL format. You can have that back...