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 data control language?
When sql appeared?
How does sql store data?
What operators deal with null?
What is the difference between count 1 and count (*) in a sql query?
what is column? : Sql dba
what is a database? : Sql dba
What is the difference between null value, zero, and blank space?
What is structural independence and why is it important?
How many row comparison operators are used while working with a subquery?
How do you declare a constant?
What is crud diagram?
what is single byte over head in oracle..?
What is a left join?
Explain what is table in a database?