Developer performs query on a view when just viewing the code

coniq

Member
Hello,

when we want to view the code of a view, PLSQL-Developer seems to perform a select on the view (as seen in Sessions->SQLText), which can take a long time depending on the SQL-Statement. Why is this query necessary?

Thanks in advance.
 
Back
Top