How to swap the data of two columns in a table. both the
columns containing varchar values.
Answer Posted / amit kumar
select Col1,col2 into newtable
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
Why functions are used in sql server?
Do you know exporting and importing utility?
How to disable stored procedure sql server?
Can a database be shrunk with users active?
Define self join in sql server joins?
What is the use of toad or sqldbx.?
What is auditing in sql server?
What is meant by dirty read?
Explain about merge replications?
What are different types of constraints?
Mention the different types of replication in sql server.
do you know how to configure db2 side of the application? : Sql server database administration
Where can you add custom error messages to sql server?
What are the new scripting capabilities of ssms? : sql server management studio
What is the difference between upgrade and migration in sql server?