Used
to retrieve structure of table
It
is an NON-SQL statement valid in oracle environment
Syntax:
Describe <Table_Name>;
Desc <Table_Name>;
Example:
Describe
student;
Desc emp;
End to End Topics With SQL,PL/SQL,Reports,Forms,XML Reports,OAF,Oracle Apps
Oracle apps and Fusion Self Paced Training Videos by Industry Experts. Please Check oracleappstechnical.com
ReplyDelete