Give two examples of how you might determine the structure
of the table DEPT.
Answers were Sorted based on User's Feedback
Answer / amrutharao d
1. SQL>Desc Dept
2. SQL>Select Table_name,Column_name,Data_type,nullable from
user_tab_columns wheRE table_name = 'DEPT'
3. SQL>set long 99999
SQL>select dbms_metadata.get_ddl('TABLE','DEPT') from
dual;
| Is This Answer Correct ? | 8 Yes | 1 No |
Where in the Oracle directory tree structure are audit traces placed?
Hot backup procedure?
What column differentiates the V$ views to the GV$ views and how?
What is the difference between Datapump & export/import?
how do we explain a project in cognos in an interview? please help me. Also how do we perform testing in cognos after creating reports?
what is the difference between off-line back up and on-line back up in ibm db2 udb?
How to start SQL Server in minimal configuration mode?
how can you connect from 10g user to 11g user??
what is difference between user managed backup and rman backup?
how to copy(migrate) the database one server to another server without using expdp/impdp how it is possible.
currently iam working in mnc as a oracleappsdba,please send the EXPERIENCE RESUME those who r worked as a oracle apps dba
You have just had to restore from backup and do not have any control files. How would you go about bringing up this database?
Oracle (3253)
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)