We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
-- JOIN sys.types t ON c.user_type_id = t.user_type_id
++ JOIN sys.types t ON c.system_type_id = t.user_type_id