How would you extract DDL of a table without using a GUI tool?
Answer / shafi.oracledba
to extract the ddl statement use the alter command to extract
| Is This Answer Correct ? | 0 Yes | 1 No |
Can a primary key contain more than one columns?
What is a dead lock in oracle?
How many different types of indexes we have in oracle?
24 Answers IBM, TCS,
What is a OUTER JOIN?
How to define a record variable to store a table row?
What is an oracle and why it is used?
What are transaction isolation levels supported by oracle?
What is the effect of setting the value of OPTIMIZER_MODE to 'RULE' ?
How a tablespace is related to data files?
how do u setup a replication site?
What is procedure overloading in oracle?
How to call a sub procedure?