AbidRaza1 / Querying-Adventure-works-database

The repository contains queries which are performed to retrieve, sort, join and aggregate Adventure works data base. We designed VIEWS, PROCEDURES, INNER, OUTTER and FULL JOINS, LOOPS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Querying Adventure works database:

The repository contains queries which are performed to retrieve, sort, join and aggregate Adventure works database. Every script has its own individual objective. We have developed VIEWS, PROCEDURES, INNER, OUTTER and FULL JOINS, LOOPS using T-SQL.

Reference: These projects/queries are lab work done along the completion of "Querying data with Transact SQL", an intermediate T-SQL course by Microsoft Corporation.

About

The repository contains queries which are performed to retrieve, sort, join and aggregate Adventure works data base. We designed VIEWS, PROCEDURES, INNER, OUTTER and FULL JOINS, LOOPS.


Languages

Language:TSQL 100.0%