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.
Création d'une base de données pour gérer une bibliothèque, incluant la gestion des auteurs, des livres, des membres et des emprunts, En utilisant( view , procedure , trigger ,index )
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.
MSSQL exercises
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
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).
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."