Standard Query

ScottMattes

Member³
I just stumbled upon this, nice.

How come the right click menu doesn't have Standard Query in an empty SQL Window? I think it should AND if one of the Standard Queries are selected just go ahead and put it into the current empty SQL Window
 
The Standard Query function will always create a new SQL Window. I assume you want to replace the contents of the current SQL Window with the standard query?
 
No, I misunderstood the function of Standard Query and what I want can't be done (since the right click option is only visible if you right click while on a table/view name that has a SQ already defined).

In the words of a famous SNL character 'never mind'.
 
I've defined several queries for certain objects (tables and views), but as time passed, I forgot which ones were those.

Is there a way to list the objects that have Standard Queries defined for them?

Thank you in advance.
Ivan C.
 
Found them in folder.

C:\Documents and Settings\\Application Data\PLSQL Developer

Strange place to put them though :)
 
Back
Top