-
September 19, 2011
PSEC: Creating MySQL Tables in WordPress
September 19, 2011SUMMARY: A first stab at establishing a workable database schema for storing tasks. Learned how to use WordPress’ dbDelta()...
-
September 19, 2011
SQL Crash Course
September 19, 2011SUMMARY: Reviewing basic SQL by datatypes and built-in functions. Groking joins, indexes, normalization, and syntax. Wrapped head around how...