[NEWBIE] How to view contents of a view
567489Mar 16 2007 — edited Mar 18 2007I have to check the content of the v$sql_text view or rather SQL_TEXT column of v$sql or v$sqlarea view to see which SQL statements are executed but, how can I view the contents of a view?
Aqua Data Studio 4.7.2 that I use is ok for viewing the data of a table but I cannot seem to find a way to display the contents of a view :-C