home *** CD-ROM | disk | FTP | other *** search
/ New Perspectives on Comp…er Concepts (3rd Edition) / NP3CD_Intro.iso / NP3CD / PERSONNL.MDB / Department.json next >
Encoding:
JavaScript Object Notation  |  1993-09-08  |  137 b 

  1. {
  2.     "schema": {
  3.         "ID": "Long Integer",
  4.         "DepartmentName": "Text (10)",
  5.         "DeptCode": "Text (2)",
  6.         "OfficeNumber": "Integer",
  7.         "Phone": "Text (7)"
  8.     },
  9.     "data": []
  10. }