in reply to How to display all the content of the database?

Use the 'connect by' SQL construct if they're all stored in the same table and there is a parent/child link defined.

rdfield

  • Comment on Re: How to display all the content of the database?