How do I copy a table in sql?


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

Post New Answer

More SQL PLSQL Interview Questions

What are the built in functions of sql?

0 Answers  


What is example of database?

0 Answers  


Which one is better subquery or joins?

0 Answers  


what is the boundary line in varrays?

1 Answers   HCL,


How many triggers can be applied on a table?

0 Answers  






what is top in tsql? : Transact sql

0 Answers  


how to Update table Sales_summary with max(sales) data from table sales_dataTable 1. sales_data table Table 2. Sales_summary Region sales Region sales N 500 N 0 N 800 W 0 N 600 W 899 W 458 W 900 I want the Sales_summary After Update like this Region Sales N 800 W 900

8 Answers  


1. how to use the check option constraints in sql query..? 2.how to add data in a complex query ? 3.is it possible to use commit or rollback or savepoint in triggers...if not why please explain with examples...? 4.what is the difference between meterialized view and normal view..how to create materialized view and how to use it..? 5.what is varray...? what is the advantage of the varray ? please expalin with a simpel example..i want to load into a table (student no and name and his marks..) please give example.. 6.what are the bulk bind exceptions...how to use bulk bind and how to use bulk collect..please explain with example... 7.what is for update of and where current of ...? 8 what is the use of nowait ? 9.please give an example for nocopy in a simple plsql query 10.create an index in a table...tellme how to use the index in a where clause to do performance tunning...

3 Answers   Satyam,


Can We write bulk collect statement in triggers?

1 Answers   Polaris,


Does truncate remove indexes?

0 Answers  


What are the limitations of sql express?

0 Answers  


What is cursor in pl sql with examples?

0 Answers  


Categories