The playground for mssql using T-SQL The playground uses Bikestores toy dataset for the SQL Server database.
-
For setup the database and futher tutorials and references, please refer to the following link https://www.sqlservertutorial.net/getting-started/load-sample-database/
-
Views are stored in the Views folder: scripts\views
-
Queries are stored in the Queries folder: scripts\queries
-
Tables, and data generation scripts are stored in the Tables folder: data\
Some folders are empty, but they are there for future use as the playground grows.