in this task, I learned how to modularize SQL logic using stored procedures and user-defined functions (UDFs). These allow reusability, abstraction, and cleaner database operations. Stored Procedures ...