This repository contains a collection of SQL examples for working with MS SQL Server. The examples include an ER model and SQL scripts for creating tables, inserting data, querying data, and more.
The repository includes the following examples:
ER model: An entity-relationship (ER) model that represents a sample database for a fictional online store.
SQL scripts: A set of SQL scripts that demonstrate how to create tables, insert data, and query data in the sample database.
To get started with this repository, simply clone the repository to your local machine and open it in your preferred SQL editor or environment. You can then explore the various examples to learn more about SQL with MS SQL Server.