Car Wash PL/SQL Practicum This project demonstrates advanced PL/SQL concepts: Collections Records GOTO usage Scenario A small car wash system with customers, services, and service orders. Files 01_setup.sql 02_main_demo.sql 03_expected_output.txt README.md How to Run @01_setup.sql @02_main_demo.sql