Hi there,
Is there any option PL/SQL Developer where I can save frequently used SQL Queries may as a snippets. I am using template option but that has different purpose so just wanted to check if any other option is there.
thanks.
Hello there,
My organization's coding standards says all bind Variables and apex items should be in Upper Case in SQLs. Since I work many times on Apex SQLs, I have lot of apex items
like :P1_USER_ID or :P10_ITEM_NO, etc. Can you please somebody guide me what pl/sql beautifier rule or any other...
Hello there,
I am new to PL/SQL Developer. How to add Read Only connections in PL/SQL Developer the way Toad has option to set the connection as read only.