SQL Server Error Msg 492 – Duplicate column names are not allowed in result sets obtained through OPENQUERY and OPENROWSET. The column name “%.*ls” is a duplicate.

In this blog post, let’s learn about the error message “492 – Duplicate column names are not allowed in result sets obtained through OPENQUERY and OPENROWSET. The column name “%.*ls” is a duplicate.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.

SQL Server Error Message

492 – Duplicate column names are not allowed in result sets obtained through OPENQUERY and OPENROWSET. The column name “%.*ls” is a duplicate.

Reason for the Error

To be update soon…

Solution

To be update soon…