QuotationManagementSystem/ │ ├── 📂 QuotationManagementSystem/ │ ├── Controllers/ # Handles web and API requests │ │ ├── AccountController.cs │ │ ├── QuotationsController.cs │ │ ├── AdminController.cs ...
This is a collection of SQL scripts I've built up since starting to work with Oracle in 2003. I work supporting Cloud these days, so while I was tidying them up, as I no longer spend a lot of time ...