how to pass values from one table to another by using Bulk
collect?
Answer Posted / laxmi narayana moru
INSERT INTO T1 AS SELECT * FROM T2;
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
What is the purpose of a database?
How do you set up a database?
What are reports in a database?
What is third normal form?
Define dbms.
What is a driver in programming?
Which database server is best?
What is a checkpoint in dbms and when does it occur?
How to extract metadata for the entire database?
What are the features of database language?
What is 'cross join'? Or what is cartesian product?
Why do we need database management?
What do you know about DBMS?
Why do we need foreign key?
Why do we need database?