Re: sqlplus question

From: Alex Ivascu <alex_at_ivascu.comNOSPAM>
Date: Thu, 05 Dec 2002 00:41:49 GMT
Message-ID: <hhxH9.239253$1O2.15280_at_sccrnsc04>


Node_Pointer wrote:

> What is the command to display all tables in my database?

select table_name from user_tables ;

will display all tables belonging to the logged in user.

--
Alex Ivascu
Received on Thu Dec 05 2002 - 01:41:49 CET

Original text of this message