Skip to content

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.

Notifications You must be signed in to change notification settings

m7moudGadallah/SQL_examples_for_MS_SQL_Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

SQL examples for MS SQL Server

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.

Examples

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.

Exmaples List

Getting started

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.

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages