Some object definitions will be wrong after using sp_rename. But there's another way to have an out-of-sync definition that most are unaware of.
Tag: Documentation
Official Microsoft documentation that is incorrect and/or incomplete and/or misleading. Identify and explain the issue(s), and then correct / improve the documentation on GitHub (link). Please see the “Documentation Corrections” page (under “Projects“) for the complete list of documentation updates, including updates that do not have a corresponding post.
Which Collation is Used to Convert NVARCHAR to VARCHAR in a WHERE Condition? (Part B of 2: “Rabbit”)
Which Collation is Used to Convert NVARCHAR to VARCHAR in a WHERE Condition? (Part A of 2: “Duck”)
Line-Continuation in T-SQL
Some (or maybe most?) languages and operating system command shells allow for breaking up long lines into multiple lines (i.e. lines separated by hitting Enter / Return). This is accomplished by ending a line with a particular character that indicates that the line is not ending. For operating system shells this means that the command… Continue reading Line-Continuation in T-SQL


