Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SQL

Oracle Column Names of a table

DESCRIBE Table_Name;

OR 

DESC Table_Name;
 
PREVIOUS NEXT
Tagged: #Oracle #Column #Names #table
ADD COMMENT
Topic
Name
1+7 =