EXEC sp_rename
@objname = 'TableName.FieldName',
@newname = 'NewFieldName',
@objtype = 'COLUMN'
Subscribe to:
Post Comments (Atom)
Walk on, walk on with hope in your heart And you'll never walk alone, You'll never, ever walk alone.
No comments:
Post a Comment