Skip to content

hedieh-hj/Microsoft_SQL_Server

Repository files navigation

SAMPLE SQL Scripts Repository

This repository contains a collection of SQL scripts for various tasks, including Triggers, Functions, and Procedures. These scripts are designed for MySQL, SQL SERVER and PostgreSQL databases. The purpose of this repository is to provide reusable, efficient, and well-documented SQL code that can be easily integrated into your projects.

Contents

  • Triggers: Predefined actions that are automatically executed in response to certain events on a table or view.
  • Functions: Custom functions for performing calculations or operations in SQL.
  • Procedures: Predefined SQL code that can be executed with input parameters, commonly used for repetitive tasks.

Database Support

  • PostgreSQL: Scripts are also compatible with PostgreSQL version X.X.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published