SQL Language (MOSC)

MOSC Banner

Does anyone have a query to list all tables from a schema ordered by FK hierarchy?

edited Mar 20, 2015 10:03AM in SQL Language (MOSC) 3 commentsAnswered

Hello everyone,

     I'm trying to find a query that lists all tables from a given schema ordered by hierarchy. But all that i found is queries that shows table names and parent table, and i really need just a list ordered by it so i can script inserts to migrate data avoiding FK errors and having to re run the failed inserts.

If anyone has it or can post a link were i can find it, I'll appreciate.

Thanks.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center