You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get a little nervous when we hard-code database collations, especially on a join between master.sys.databases and something in msdb. If you have two different collations in those two system databases, you've got bigger problems.
0 commit comments