Answer Posted / yam
to see the framework of table use
DESCRIBE tablename;
or DESC tablename
Is This Answer Correct ? | 20 Yes | 1 No |
Post New Answer View All Answers
How does one use sql*loader to load images, sound clips and documents? : aql loader
what is subquery? : Sql dba
What does partition by mean in sql?
what is the difference between delete and truncate statement in sql? : Sql dba
Does sql between include endpoints?
Is it possible for a table to have more than one foreign key?
Can a foreign key be null?
What are aggregate and scalar functions?
What are the most important ddl statements in sql?
What is rowtype?
What is an exception in pl/sql?
What are the key differences between SQL and PL SQL?
Explain the advantages and disadvantages of stored procedure?
How does sql developer connect to oracle database?
What are pl/sql packages?