How can I create a table from another table without copying
any values from the old table?
Answer Posted / sunil panghal
create table sunil as select *from hr.employees
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is sql partition function?
what does the t-sql command ident_incr does? : Transact sql
Can we connect to postgresql using sql developer?
How to generate a salary slip like jan 1000 1000 feb 1000 2000 ... dec 1000 12000
What does trigger mean in slang?
Is left join and outer join same?
Enlist some predefined exceptions?
what is the difference between undefined value and null value? : Sql dba
Describe types of sql statements?
what is a table in a database ? : Sql dba
What is the function that is used to transfer a pl/sql table log to a database table?
What do you know by pl/sql cursors?
What is prepared statement in sql?
what is normalization? : Sql dba
What are the popular database management systems in the it industry?