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 are the different stages in 'data warehousing'?
Compare a hierarchical and network database model?
What do you understand by correlated subqueries in dbms?
Is excel a database?
Mention a query to add email validation to your database
What are the different type of relationships in the dbms?
What is the difference between star flake and snow flake schema?
What is Database Management System?
Explain entity, entity type, and entity set in dbms?
What integrity rules exist in the dbms?
What is the purpose of database management system?
What is a foreign key constraint?
What is snow flake schema design in database? What's the difference between star and snow flake schema?
i have table as source table and flat file as target i need yo perform some logic in loading the data. is it posible? and one more thing the no of fields in source is 200+ and for target is 30+ how i can map them.........
What is the best free database?