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 is the plv (pl/vision) package offers?
How to rename a column in the output of sql query?
how many sql ddl commands are supported by 'mysql'? : Sql dba
Can we use pl sql in mysql?
Where can I learn sql for free?
Does sqlite need a server?
What are the different types of functions in sql?
What is sql and explain its components?
What does stand for in sql?
Why do we use procedures?
What is the difference between local and global temporary table?
What is a design view?
What is cursor status?
Does execute immediate commit?
Can you inner join the same table?