MSSQL – Fix Error – No item by the name of 'schema' could be found in the current database



Fix following error
Msg 15225, Level 11, State 1, Procedure sp_rename, Line 418 [Batch Start Line 0]
No item by the name of ‘schema.Orders’ could be found in the current database ‘Company’, given that @itemtype was input as ‘(null)’.

More Info:
http://howtodomssqlcsharpexcelaccess.blogspot.com/2018/06/mssql-fix-error-no-item-by-name-of.html