How will we see framework of a table?
Answers were Sorted based on User's Feedback
Answer / yam
to see the framework of table use
DESCRIBE tablename;
or DESC tablename
| Is This Answer Correct ? | 20 Yes | 1 No |
Answer / sudheer kumar mikkilineni
select dbms_metadata.get_ddl('TABLE','DEPT','SCOTT') from
dual;
| Is This Answer Correct ? | 12 Yes | 0 No |
What is RAC in oracle?
What is Materialized View? In What Scenario we Use Materialized View?
What is difference between hql and sql?
What are the different types of functions in sql?
There is a table, In one column it has implemented a index, but the index is disturbed by the regular dml statements.. but still we need to keep the index. how it is possible?
What is exception? What are the types of exceptions?
How can we schedule the procedure to run automatically ?
what is SCALAR Queries?
Mention what does plv msg allows you to do?
how will i became good database developer?
Can we join tables without foreign key?
package specification-3 procedures package body-4 procedures how can i write for other procedure in package body
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)