A movie ticket booking system in MS-SQL syntax. Consists of DDL commands, triggers and queries.
-
Updated
Jul 11, 2020 - TSQL
A movie ticket booking system in MS-SQL syntax. Consists of DDL commands, triggers and queries.
I created a new database here. I applied functions, ddl, dml, orderby, groupby ,joins,user defined function,stored procedure,trigger themes on the database I created.
In this file I show examples of working in database with Sql. Here, I gave information about both reading and creating a database.
Examples with fundemental operators
This is a university repository of my personal assignments for course CIT 326: Database Administration
I show examples working in database with SQL. Here I gave information about both reading and creating a database. I explained each step with comment lines.
SQL Server database tips and tricks. Docker deployment, execution plan analytics, performance, managing locks, data modeling, DDL, DML, DQL, DTL, DCL and other topics about relational databases
The system aims to reduce manual efforts, minimize errors, and improve the efficiency of examination administration Is a database designed to manage , create and correct exams . Contain educational entities like courses,students,instructors,exams
This project cleans and prepares a layoffs dataset using SQL by removing duplicates, standardizing text, handling null/blank values, and dropping unnecessary columns. The result is a consistent, high-quality dataset ready for reporting, analysis, and visualization.
This repository provides a comprehensive guide for building production-ready data warehouses using SQL Server. It walks through the complete process of implementing a modern data warehouse using Medallion Architecture (Bronze, Silver, Gold layers) with practical code examples and detailed.
TSQL training results and materials.
GitHub repository for "Taller de Base de Datos" course activities: triggers, stored procedures, transactions, database creation, and complex queries, all implemented in SQL Server.
Add a description, image, and links to the dml topic page so that developers can more easily learn about it.
To associate your repository with the dml topic, visit your repo's landing page and select "manage topics."