Skip to content

seriw1999-hub/MSSQL-Server-Scripts1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MSSQL Basic DDL Practice

This repository contains basic Microsoft SQL Server (MSSQL) exercises focused on database and table operations.

Covered topics

  • Creating a database
  • Creating tables
  • Adding and altering columns
  • Renaming tables
  • Dropping columns
  • Truncating table data

Tables

  • Student / People
  • Teacher

Purpose

Practice fundamental SQL DDL operations for backend development.

About

Basic MSSQL DDL operations: database creation, table creation, schema changes, rename, truncate.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors