In this blog post, let’s learn about the error message “15166 – Warning: User types created via sp_addtype are contained in dbo schema. The @owner parameter if specified is ignored.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.
SQL Server Error Message
15166 – Warning: User types created via sp_addtype are contained in dbo schema. The @owner parameter if specified is ignored.
Reason for the Error
To be update soon…
Solution
To be update soon…