Answer Posted / monty
if you have a table employee you can create duplicate
record using into statement
select *into backup_employee from employee
the above statement create new table backup_employee with
same data of employee
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
List out the acid properties and explain?
what happens if you no create privilege in a database? : Sql dba
What is mutating error?
What are user defined functions?
how to include character strings in sql statements? : Sql dba
What is the difference between view and stored procedure?
Explain unique key in sql.
I need a function for a train ticket reservation please answer it thanks in advance
How many databases can sql express handle?
What operating systems are supported by oracle sql developer?
Why is pl sql used?
What are the key differences between SQL and PL SQL?
How do temporal tables work?
What is attribute indicator in pl sql?
What are types of exception?