Re: how to list all tables in sqlplus
From: Maico Friedrich <m.friedrich_at_accurata.com>
Date: Sun, 26 Nov 2000 17:17:28 +0100
Message-ID: <3A213798.82AAC9C8_at_accurata.com>
Date: Sun, 26 Nov 2000 17:17:28 +0100
Message-ID: <3A213798.82AAC9C8_at_accurata.com>
select * from all_tables;
-- Mit freundlichen GrĂ¼ĂŸen Maico Friedrich (Systemanalytiker/CNE) ACCURATA Informationssysteme GmbH Telefon : (+49)(0)5126/314290 Fax : (+49)(0)5126/314291 Mobil : (+49)(0)172/9257225 eMail : m.friedrich_at_accurata.com Internet : www.accurata.comReceived on Sun Nov 26 2000 - 17:17:28 CET
