SQL Code Examples
The examples below are from a project I worked on with an investment company, managing and reporting on financial data. I have included a type-2 SCD stored procedure, an aggregate table calculation stored procedure, and a table-valued function.
Type-2 SCD Load
Loading...
Loading code...
Aggregate Table Calculation
Loading...
Loading code...
Table-Valued Function
Loading...
Loading code...