MySQL Forums
Forum List  »  Newbie

sql command
Posted by: JOHN FARRUGIA
Date: July 21, 2005 04:48AM

I an trying extract data from an as400 database and populate mysql but I can't figure out how to discover the names of the databases and the tables on the as400.

I am looking for a sql command to display database and table names.
like
show databases;
show tables;
these commands aren't accepted by the database. Is there a command in SQL to do this?

Options: ReplyQuote


Subject
Written By
Posted
sql command
July 21, 2005 04:48AM


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.