home *** CD-ROM | disk | FTP | other *** search
/ Programmer Plus 2007 / Programmer-Plus-2007.iso / Programming / SQL and Data Base / Logic Works ERwin 3.5 / data.1 / COMPARE.MDB / STORE.json < prev   
Encoding:
JavaScript Object Notation  |  1998-01-21  |  175 b 

  1. {
  2.     "schema": {
  3.         "STORE ID": "Integer NOT NULL",
  4.         "STORE_STREET ADDRESS": "Text (45)",
  5.         "DISTRIBUTOR_ID": "Long Integer",
  6.         "STORE_PHONE NUMBER": "Integer",
  7.         "STORE_NAME": "Text (25)"
  8.     },
  9.     "data": []
  10. }