Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 460 Bytes

README.md

File metadata and controls

15 lines (14 loc) · 460 Bytes

mssql-algorithms

Some algorithms I've written in T-SQL (and some I've not)

List:

  • Box-Muller Transform
  • Exponential Wiener Process / Geometric Brownian Motion
  • Scaled Random Walk
  • Standard Brownian Motion
  • Wiener Process
  • JSON parsing (pre SQL Server 2016) (not my work)
  • XML parsing (not my work)
  • Tally Table
  • Time Period Generator
  • Probability Space Interval Enumeration (Omega tables)
  • NASDAQ stock price data tables and views