Answer Posted / kavitha nedigunta
create table new_table as select * from old_table;
EG:- create table emp1 as select * from emp;
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the difference between the conventional and direct path loader? : aql loader
What is the main difference between sql and pl/sql?
How many types of triggers are there in pl sql?
What is primary key in db?
Is mariadb a nosql database?
What is group by in sql?
How do I quit sql?
Why do we use procedures in sql?
How to select the Nth maximum salary from Table Emp in Oracle SQL Plus ?
how tsql statements can be written and submitted to the database engine? : Transact sql
What are the advantages of sql? Explain
how to load data files into tables with 'mysqlimport'? : Sql dba
What company owns postgresql?
What is the difference between mdf and ndf files?
How does postgresql compare to oracle/db2/ms sql server/informix?