How to a Query to copy data from on table to another table.
Answer Posted / rajdeep gupta
Hi there is a question copy only schema without data from
one table to another
INSERT INTO A1 select name,address from A2 WHERE 1 = 2
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Tell me what is sql profiler?
What languages bi uses to achieve the goal?
What is data modeling and Reterminal integrity?
Explain the use of containers in ssis?
What are database states in ms sql server?
Is null vs coalesce?
What are the different types of subquery?
What is triggers and its types?
Explain an automatic checkpoint
Describe triggers features and limitations?
What is thr feature of change data capture?
Detail about query optimizer?
What happens if you are trying to access a schema not owned by you?
What is a synonym for manipulation?
When would you use it?