SQL and DB fu not strong

gizmo_mathboy on 2007-02-21T04:34:40

Man, my sql and database programming skills are horrible.

I am putting my home poker games results into a database (for fun and programming exercise I guess, especially after I the data in a yaml file first). I find it hard to believe I used to get paid to be a db/web programmer. Damn admin job. :-)

Then again it has been about 5 years since I last did this in any reasonable fashion.

It's kind of nice to re-read DBI stuff, especially what is on the dbi web page.

Well, back to my perl/database kata.