Change schema name


-- dbo : new schema name

-- pm : old schema name

-- Changing schema name from pm to dbo


alter schema dbo transfer pm.table_name




Comments

  1. Great article with very unique content.
    Thank you...

    MSBI Course

    ReplyDelete
  2. I sincerely appreciate you taking the time to share these information

    ReplyDelete

Post a Comment

Hi User,
Thanks for visiting My Blog and please provide your valuable feedback and subscribe for more updates. Please don't post any spam content or comments.
Thank You

Popular Posts

Failed to execute the package or element. Build errors were encountered

Restore of database 'DataBase_Name' failed. (Microsoft.SqlServer.Management.RelationalEngineTasks)

Cannot convert "Column" between a unicode and a non-unicode string data types in SSIS