Hello, guys.
I have been trying to execute the following and just keep getting the same error:
“Syntax error converting the nvarchar value ‘one_a’ to a column of data int.
declare @a int
declare @b int
declare abc cursor for select TABLE_Name, data_type
from information_schema.columns where...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.