In this repository, you can find some stored procedures, triggers, views and t-sql examples with both their explanations and implementations.
-
Updated
Mar 30, 2021 - TSQL
In this repository, you can find some stored procedures, triggers, views and t-sql examples with both their explanations and implementations.
Ce projet est une base de données relationnelle pour gérer les opérations d'une bibliothèque : auteurs, livres, membres et emprunts. Il inclut des fonctionnalités avancées comme procédures stockées, triggers et index pour une gestion optimisée.
This is an art store database management for a typical store which sells art supplies. The system is made with Oracle-11g DBMS. It includes trigger, loop, PL-SQL, procedure and functions.
Sistema de Banco de Dados feito em SQL Server que gerencia todas as operações de um determinado restaurante.
In this file I show examples of working in database with Sql. Here, I gave information about both reading and creating a database.
In this repository, you can find t-sql examples with both their explanations and implementations.
Created a database schema for a dental clinic management system. This database can also be useful when creating a hospital database. The schema includes tables for doctors, technicians, patients, appointments, examinations, medications, diagnoses, prescriptions, invoices and payments.
Creation of a relational database alongside with the ER diagram, the Relational Model and the Database Diagram. Insertion of data and creation of multiple SQL queries for data retrieval
MSSQL exercises
Topic: Analyze and design databases for library management problems
Hotel chain database
Diseño de base de datos una aplicacion
Practicing Database and object Oriented Database using SQL
Ejercicios resueltos de la materia Base de Datos (2009).
This is a Library Management System designed to meet the requirements of efficiently managing library operations.
Add a description, image, and links to the trigger topic page so that developers can more easily learn about it.
To associate your repository with the trigger topic, visit your repo's landing page and select "manage topics."