Forum Discussion

daniel1001a's avatar
daniel1001a
Copper Contributor
Sep 16, 2022

SP that extract records from JSON and save/update the table record

I am trying to create a stored procedure that can: Take JSON as input and extract the records in the JSON object to further update or create the record When the record existed in the DB, update...

Resources