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 |
What are the advantages of Views ?
Does a Before form trigger fire when the parameter form is suppressed ?
What is oracle sid?
How to calculate date and time differences in oracle?
what is normalisation?what are its uses?
What is the Extension of Oracle Database? As extension of Access Database is .mdb
what is the difference between data migration and production migration.
How to see free space of each tablespace?
how do u know the total no of rows in a table?
Can we create trigger on view in oracle?
What is the difference between sharding and partitioning?
I have created one package with out procedures in package specification and in package body i have used 2 procedures. is it compile????