Hi, I tried to run this(below) the table is replicated(transactional).
EXECUTE
sp_renameN'dbo.Tablename.Columnname,N'New_Columnname','COLUMN' Msg 15051, Level 11, State 1, Procedure sp_rename, Line 227 Cannot rename the table because it is published for replication. Thank You
But getting this error message: