Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eneax/learn-sqlserver

SQL Server Fundamentals
https://github.com/eneax/learn-sqlserver

sql-server sql-server-database sqlserver

Last synced: about 1 month ago
JSON representation

SQL Server Fundamentals

Awesome Lists containing this project

README

        

# SQL Server Fundamentals

This repo contains several exercises that cover the basics of SQL Server: from SELECT statements to retrieve data from SQL Server databases to INSERT, UPDATE, and DELETE statements to modify data.

Exercises based on "AdventureWorks2012 Data File" sample database.