Sql Server 2005 Query
Homepage
About Us
Topics
Contact Us
Advertise
Jobs
Walkin
Most Visited Questions
How to get number of time a character occur in a string
How to get number of row in each table in database
How to select all duplicate records from a table
How to get first day of week
How to get number of records in a table
Different Date and Time Format
Home
>>
Dababase Interview Questions
>>
Sql Server 2005 Query
How to rename a column
Posted on July 7th , 2010 by Admin
sp_rename TableName.OldcolumnName,NewColumnName,Column
Site Search