A Quick MySQL Reference
- 1 minutes read - 79 wordsI got frustrated with not being able to write MySQL because I don’t do it often enough to be seeing it in my nightmares like MATLAB. But recently my datasets got annoyingly huge and it seemed like SQL might be a boon to me. So I set out to write a quick little program, and ended up writing this little reference along the way.
Also, Sharvil Shah contributed some comments to it, so thanks to him for that!