Skip to content

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

License

Notifications You must be signed in to change notification settings

nh43de/mssql-algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages