|
|
Browse by Tags
All Tags » SQL » PL/SQL » Rownum
-
If you ever need to browse through a database, and dip in and out of tables to see what the data looks like, but you have very little data to go on, then you will be aware that simply running a select * against each table can be a time consuming and inefficient process. I am in this situation currently with a database that has no enforced ...
|
|
|