Translations:SMS Handler: Step by step example/2/en

Revisi per 1 September 2014 18.02 oleh FuzzyBot (bicara | kontrib) (Importing a new version from external source)
(beda) ← Revisi sebelumnya | Revisi terkini (beda) | Revisi selanjutnya → (beda)

2) Design the database table

  • Will the data be stored in existing tables or do we need new tables?
  • What should the table design be
  • Create the tables if necessary
    • This currently requires Admin access to the database. Check with Priyono.