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
Is a secondary key the same as a foreign key?
What is the difference between delete and truncate statement in sql?
Explain what is sql?
What is recursive stored procedure?
What are pl/sql cursor exceptions?
How do you exit in sql?
Are stored procedures faster than dynamic sql?
what is the functionality of the function htmlentities? : Sql dba
What is sqlite format?
what are the types of subquery? : Sql dba
What is the purpose of primary key?
Can you sum a count in sql?
When is the explicit cursor used ?
Can we declare a column having number data type and its scale is larger than pricesionex: column_name number(10,100),column_name numbaer(10,-84)
i have some prob lem to tell me about my self in interview first round ...