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
Can we store images in database?
What is data types in database?
Why is database important?
What is normalization and what are the different types of normalization?
What is data in dbms?
What is the difference between a database and a spreadsheet?
Explain a database server?
How does notification services work?
What is the advantage of database management system?
What database should I learn first?
What is the main difference between union and union all?
What is sorting in dbms?
What are the types of tables in database?
How to select the first record in a given set of rows?
What do you mean by Correlated subquery in database?