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
what are numeric data types? : Sql dba
What is raid? How does it help storage of databases?
What do you understand by pl/sql cursors?
What is the basic structure of an sql?
what is transaction? : Sql dba
How does sql*loader handles newline characters in a record? : aql loader
What is sql character function?
What is query execution plan in sql?
what are the differences between require and include, include_once and require_once? : Sql dba
what is oracle database ? : Sql dba
What is data types in sql?
explain about mysql and its features. : Sql dba
how can we submit a form without a submit button? : Sql dba
Why do we use partitions in sql?
Can we connect to postgresql using sql developer?