MySQL Forums
Forum List  »  Oracle

Listing tables in a VIEW
Posted by: Ryan Gorsuch
Date: May 07, 2008 02:51PM

I have an application that was built to connect to an oracle database, and one of its steps is to query oracle's ALL_OBJECTS table to find out what tables and views are available. I've migrated the database to mysql for other reasons and I'd like to connect this legacy application to mysql, but it requires this table. Can anyone tell me how to get a list of tables into a view?

Options: ReplyQuote


Subject
Views
Written By
Posted
Listing tables in a VIEW
4691
May 07, 2008 02:51PM
2664
May 12, 2008 02:14AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.