Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> DESC tableName - need an SQL version...

DESC tableName - need an SQL version...

From: Huntress <kaeli96_at_yahoo.com>
Date: Tue, 30 Oct 2001 11:16:52 -0600
Message-ID: <3BDEE084.AB87A5F8@yahoo.com>


Hi all,

I am trying to write a script that lists all field names for my tables. The thing is, the script is not SQLPlus, and can't use the DESC command. It has to use standard SQL. Can anyone tell me a way to write an SQL SELECT statement that will tell me all the field names for a table?

Thanks!!
~kaeli~ Received on Tue Oct 30 2001 - 11:16:52 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US