Skip to content

SheharyarAltaf/MicrosoftSQL-Lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

MicrosoftSQL-Lab

Welcome to the Microsoft SQL Lab repository! This lab is part of our Database Management course, where we practice various SQL concepts and techniques using Microsoft SQL Server.

Overview

In this lab, we will cover and practice the following topics:

  • Views: Learn how to create, modify, and manage SQL views to simplify complex queries.
  • Triggers: Explore the use of triggers to automate database tasks and enforce business rules.
  • Joins: Understand different types of joins, including Left, Right, Inner, and Outer joins, to combine data from multiple tables.

Lab Contents

  • Practice Questions: A collection of SQL queries designed to reinforce your understanding of views, triggers, joins, and more.
  • SQL Scripts: Pre-written SQL scripts that demonstrate the concepts discussed in the lab.
  • Sample Database: A sample database schema to practice your SQL skills.

Getting Started

To get started with this lab:

  1. Clone the repository to your local machine.
    git clone https://github.com/your-username/MicrosoftSQL-Lab.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages