Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Exercises for T-SQL language enhancements in SQL Server 2022

These are exercises for T-SQL language enhancements in SQL Server 2022

1. JSON enhancements

Exercises for new JSON functions. Follow the steps in the json folder.

2. Core T-SQL enhancements

Exercises for core T-SQL enhancements across T-SQL. Follow the steps in the surfacearea folder.

3. New Time Series T-SQL functions

Exercises for time series T-SQL functions. Follow the steps in the timeseries folder.

4. New bit manipulation T-SQL functions.

Exercises for new bit manipulation T-SQL functions. Follow the steps in the bit folder.