Bolio
Thursday, 12 September 2013
I want to rename column name in sql server
I want to rename column name in sql server
i have column name [car_no] i want to rename it....
I am thinking like this :
exec sp_rename 'add_duty_slip.[car_no]' , 'car_no', 'column'
but it didn't work.
thanks
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment