how can you create an empty table from an existing table? : Sql dba


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL PLSQL Interview Questions

2. Select A.A from ( select 1 as from dual Union select 1 as from dual)A Full outer join ( select 1 B from dual Union select 2 B from dual)B On A.A=B.B

2 Answers   Fintellix,


How does sql profiler work?

0 Answers  


What is having clause in sql?

0 Answers  


What is %type in pl sql?

0 Answers  


What does subquery mean in sql?

0 Answers  






How well can multiple sessions access the same data simultaneously ?

1 Answers   Oracle,


wht is the difference between sqlaserver2000 and 2005

1 Answers   ABC, IBM,


what is self-join? : Sql dba

0 Answers  


what is outer join? what is selef join? what is difference between them? what is cartecion join?

1 Answers   Fiserv, Herbinger, Synechron,


suppose we have values like 1 5 7 in a colum.Now we want numbers like(2 3 4 6) that exists between 1 5 7.How can we do this using sql query??

5 Answers   Keane India Ltd,


What are local and global variables and their differences?

0 Answers  


What is sql resultset?

0 Answers  


Categories