Sql Server 2005 Query
Homepage
About Us
Topics
Contact Us
Advertise
Jobs
Walkin
Most Visited Questions
How to get first day of week
How to Enable CLR integration in SQL Server
Different Date and Time Format
How to get number of time a character occur in a string
How to select random row from table in SQL
How to get number of records in a table
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