Re: SQL question

From: motero azul <tomaya_at_x400.oepm.es>
Date: Thu, 09 Sep 1999 10:21:11 +0200
Message-ID: <37D76DF6.5D91EB0B_at_x400.oepm.es>


Michael Smith wrote:

> Hi,
>
> This is a newbie question but how do I can I do a select statement
> that will give me back all of the tables in the datasource?
>
> Is it something like select * from all_tables; ?
>
> Thanks.
>
> -- BTW -- Take out the "noone." to reply

Try with

    SELECT * FROM CAT; Good luck. Received on Thu Sep 09 1999 - 10:21:11 CEST

Original text of this message