How would you extract DDL of a table without using a GUI tool?
Answer Posted / shafi.oracledba
to extract the ddl statement use the alter command to extract
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is Virtual Private Database in Oracle?
What privilege is needed for a user to create tables in oracle?
What are nested tables?
How to start instance with a minimal initialization parameter file?
How to login to the server without an instance?
How many types of tables supported by oracle?
What are set operators?
What is the max number of columns in an oracle table?
What is the difference between view and materialized view in Oracle?
Can we protect our pl/sql source code?
Is there a combination of "like" and "in" in sql?
What is a nvl function?
What happens if you set the sga too low in oracle?
List the parts of a database trigger.
How to find the duplicate rows count from employees table in oracle?