Answer Posted / meher
copy from user_name/password@schema_name insert
target_table_name using select * from source_table_name;
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
When should I use nosql database?
Explain the select statement in sql?
How do you update a table in sql?
How do you modify a trigger?
What is sql partition function?
What is difference between stored procedure and trigger?
Why is the cursor important?
what is sql? : Sql dba
What is pl sql package?
What is full join in sql?
What is memory optimized?
What is the use of function "module procedure" in pl/sql?
How to set up sql*plus output format in oracle?
What is the advantage of index in sql?
What is exit statement?