Is there a way to make an Oracle query behave like it contains a MySQL limit clause? In MySQL, I can do this:
How do I query an Oracle database to display the names of all tables in it?