Solved
"SCOPE_IDENTITY' error 'SCOPE_IDENTITY' is not a recognized built-in function name.
I am getting the following error when I am to insert on my table. Any ideas why?
the following data
what is SCOPE_IDENTITY
I am getting the following error when I am to insert on my table. Any ideas why?
the following data
what is SCOPE_IDENTITY
This seems to be specific to the Azure Data Warehouse, related to the query's inability to retrieve a new primary key for an insert. You will likely have to work this out with whatever Azure DW support you have available, as far as account permissions, DB settings, etc.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.