Forum Discussion
eynarain
Aug 07, 2020Brass Contributor
SQL Server Merge a javascript list with a table
I have a javascript object containing a bunch of user info that's sourced from Microsoft Teams team member list. I want to merge this object to a SQL table at predefined intervals. The team members o...