Re: Error using Patch with SQL table
Hi @WallasNava , Whenever you post a query on forum, please try to translate the error message for quick response.
I see that the error says " The "Patch" function has some invalid arguments." Please correct me if I am wrong.
The syntax and code looks good here, please make sure that all column name that you are patching here are correct spelling. The table should have Primary Id column and it should Id INT IDENTITY(1, 1) NOT NULL
-----------------------------------------------------------------------------------------------------------------------------
I hope this helps.
Please click Accept as solution ✅ if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs up.👍
Thanks,
ANB