How to a Query to copy data from on table to another table.
Answer Posted / abhik kumar basu
SELICT * INTO A1 FROM A2
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to connect to a sql server using odbc_connect()?
What is a sql join?
What are the reporting services components?
How can we use ConnectorJ JDBC Driver with MS SQL?
What according to you is the difference between mysql and sql server performance?
Can you type more than one query in the query editor screen at the same time?
if no size is defined while creating the database, what size will the database have? : Sql server administration
you have couple of stored procedures that depend on a table you dropped the table and recreated it what do you have to do to reestablish those stored procedure dependencies?
How to use "begin ... End" statement structures in ms sql server?
Can we take the full database backup in log shipping?
What is difference between temp table and cte?
What is rank function?
Explain in brief about Microsoft SQL server?
List types of tables in SQL Azure?
What are the difficulties faced in cube development? : sql server analysis services, ssas