Posts tagged with ‘SQL’

  • PSEC: Creating MySQL Tables in WordPress

    September 19, 2011

    SUMMARY: A first stab at establishing a workable database schema for storing tasks. Learned how to use WordPress’ dbDelta()...

    DSri Seah
  • SQL Crash Course

    September 19, 2011

    SUMMARY: Reviewing basic SQL by datatypes and built-in functions. Groking joins, indexes, normalization, and syntax. Wrapped head around how...

    DSri Seah