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
How many types of cursors supported in pl/sql?
Is a table valued function object?
what are the 'mysql' command line options? : Sql dba
What is pivot table in sql?
What operating systems are supported by oracle sql developer?
How do I tune a sql query?
Can a table contain multiple primary key’s?
what is the difference between ereg_replace() and eregi_replace()? : Sql dba
What is an index? What are the types of indexes? How many clustered indexes can be created on a table?
Can a composite key be null?
how to create a new view in mysql? : Sql dba
Could you please provide oca (oracle 10g) dumps for my certification ?
how can we take a backup of a mysql table and how can we restore it. ? : Sql dba
which command using query analyzer will give you the version of sql server and operating system? : Sql dba
how to enter numeric values as hex numbers? : Sql dba