Forum Discussion
bhaskarpbi99
Feb 16, 2025Copper Contributor
Error converting data type varchar to numeric when running insert query
Hi , I am getting below error when trying to run insert statement even though data types are same in target table and source view Error details : Msg 8114, Level 16, State 5, Line 1 Error converti...
Feb 18, 2025
Hi, bhaskarpbi99 , are you sure that EDW.PageID and PgID.PageID (involved in the join match clause) are the same datatype?
Please check, the issue may be there