Skip to content

This repository contains a variety of SQL scripts developed during my university education, including functions, stored procedures, triggers, PL/SQL, and other advanced features.

License

Notifications You must be signed in to change notification settings

fraineralex/SQL-Scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

SQL-Scripts

This repository contains a collection of SQL scripts developed during my university studies, including functions, stored procedures, triggers, PL/SQL, and other advanced functionalities.

Contents

The repository includes the following:

  • queries: SQL queries for retrieving and manipulating data.
  • functions: User-defined functions to perform specific operations.
  • stored_procedures: Reusable blocks of code for performing a specific task.
  • triggers: Automatic response to certain events in a database.
  • plsql: PL/SQL scripts for procedural programming in the Oracle Database.
  • advanced_features: Scripts for more advanced SQL functionalities, such as views, indexes, constraints, and transactions.

Usage

Feel free to use and adapt these scripts for your own projects. However, please note that they are intended for educational purposes only and may not be suitable for use in production environments.

License

This project is licensed under the MIT License.

Contact

If you have any questions or comments about this repository, feel free to contact me at frainerdeveloper@gmail.com

I hope you find these scripts useful!

About

This repository contains a variety of SQL scripts developed during my university education, including functions, stored procedures, triggers, PL/SQL, and other advanced features.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages