GitHub

cb-kozel/sp_TSQL

The procedures can be deployed on the master database with the included rakefile (or just manually open them in SQL Server Management Studio and run them on master) Once they are deployed you can call ...
GitHub

qa-env-cb-org/sp_TSQL

The procedures can be deployed on the master database with the included rakefile (or just manually open them in SQL Server Management Studio and run them on master) Once they are deployed you can call ...
Here's how you can use SQL Server's OpenJson function to dismantle JSON structures into relational tables targeting either transactional systems or data warehouses. JSON is great for moving data ...