On Thu, 12 Apr 2001, Dennis Gearon wrote:
> I've been looking through the book, and so far, I can't find the command
> for 'show tables' in Oracle 8i. Anyone know it? It should be
> programmatically available, I would think, as an SQL command.

select * from tab;

Adi Wibowo -------------------------------
* Work matter    : [EMAIL PROTECTED]
* Private matter : [EMAIL PROTECTED]
------------------------------------------


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to