This repository contains a collection of SQL scripts developed during my university studies, including functions, stored procedures, triggers, PL/SQL, and other advanced functionalities.
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.
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.
This project is licensed under the MIT License.
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!