Answer Posted / sudheer kumar mikkilineni
select dbms_metadata.get_ddl('TABLE','DEPT','SCOTT') from
dual;
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
Write a sql query to convert all character to uppercase after hypen.
What is the difference among union, minus and intersect?
What is duration in sql profiler trace?
How can a pl sql block be executed?
What is nosql vs sql?
What are the topics in pl sql?
what is error ora-03113: end-of-file on communication channel?
What is sql entity?
how to use like conditions? : Sql dba
What is a temp table?
What are the two virtual tables available at the time of database trigger execution?
What is mutating error in pl sql?
What is mutating sql table?
What is sqlerrm?
What is union and union all keyword in sql?