Re: How to show the list of tables that I have access to.

From: Michael Sanders <msanders_at_globalcom.net>
Date: 1995/08/24
Message-ID: <41gi1t$5t2_at_head.globalcom.net>#1/1


>>
>> I am in the situation that I forget the name of tables I have created, how can
>> I get a list of the tables I have?
>>
>> Thanks.
>
>Select table_name from user_tables.
>
>--
>Geoff Baker
>MOS-13 CIM Software Engineering
>Motorola

Select tble_name from user_tables;

hope it Helped. Received on Thu Aug 24 1995 - 00:00:00 CEST

Original text of this message