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 -> A query that returns table structure in PL/SQL

A query that returns table structure in PL/SQL

From: goworej <justyna.goworek_at_carligry.com.pl>
Date: Mon, 17 Jan 2000 14:40:19 GMT
Message-ID: <nRFg4.32492$X3.657831@news.tpnet.pl>


Hi,
I would like to write a short code in PL/SQL that would return me list of column names in a table.
I know how to find the table name but I know no query that would perform the same action as " desc table_name" in SQL Plus. Could you help me?
Thanks
Justyna Goworek
justyna.goworek_at_carligry.com.pl Received on Mon Jan 17 2000 - 08:40:19 CST

Original text of this message

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