Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 257 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 257 Bytes

Getting comfortable with mysql after mssql.

I will put here a collection of scripts and practical exercises. My goal is to implement the functions and procs that I used in mssql in mysql.

Examples of procs:

  • split string into rows
  • dynamically load csv