So, you right. PlSQLDev does not execute views,
but it parses views. And searching time
depends on parsing time.
Can you add to PLSQLDev some options for search on
views, for example search on views body only (all_views.text)
Thanks
Why for full text search on views PLSQLDev execute all views
(I can see it on session sql text window) ?
Full text search for views is for Full text search on data returned by views or for text search on view's text (user_views.text) ?
thank you
Hi!
There is a little bug in view window.
if I right-click on stored proc and select "View",
а view window will be opened, but if i select
a text from proc body and press space, i can modify a text.
PL/SQL Developer Version 7.0.0.1050