home *** CD-ROM | disk | FTP | other *** search
- {
- "schema": {
- "OrderDetailID": "Long Integer",
- "OrderID": "Long Integer",
- "ProductID": "Long Integer",
- "Quantity": "Double",
- "Color": "Text (50)",
- "Size": "Text (50)",
- "UnitPrice": "Currency",
- "Discount": "Double"
- },
- "data": [
- {
- "OrderDetailID": 2,
- "OrderID": 1,
- "ProductID": 9,
- "Quantity": 5,
- "UnitPrice": 87,
- "Discount": 0
- },
- {
- "OrderDetailID": 3,
- "OrderID": 1,
- "ProductID": 1,
- "Quantity": 2,
- "UnitPrice": 390,
- "Discount": 0
- },
- {
- "OrderDetailID": 4,
- "OrderID": 1,
- "ProductID": 2,
- "Quantity": 2,
- "UnitPrice": 310,
- "Discount": 0
- },
- {
- "OrderDetailID": 6,
- "OrderID": 2,
- "ProductID": 9,
- "Quantity": 1,
- "UnitPrice": 87,
- "Discount": 0
- },
- {
- "OrderDetailID": 7,
- "OrderID": 2,
- "ProductID": 2,
- "Quantity": 1,
- "UnitPrice": 310,
- "Discount": 0
- },
- {
- "OrderDetailID": 8,
- "OrderID": 2,
- "ProductID": 3,
- "Quantity": 1,
- "UnitPrice": 200,
- "Discount": 0
- },
- {
- "OrderDetailID": 10,
- "OrderID": 2,
- "ProductID": 5,
- "Quantity": 2,
- "UnitPrice": 98,
- "Discount": 0
- },
- {
- "OrderDetailID": 11,
- "OrderID": 3,
- "ProductID": 9,
- "Quantity": 3,
- "UnitPrice": 87,
- "Discount": 0
- },
- {
- "OrderDetailID": 12,
- "OrderID": 3,
- "ProductID": 5,
- "Quantity": 1,
- "UnitPrice": 98,
- "Discount": 0
- },
- {
- "OrderDetailID": 15,
- "OrderID": 4,
- "ProductID": 2,
- "Quantity": 2,
- "UnitPrice": 310,
- "Discount": 0
- },
- {
- "OrderDetailID": 17,
- "OrderID": 5,
- "ProductID": 5,
- "Quantity": 1,
- "UnitPrice": 98,
- "Discount": 0
- },
- {
- "OrderDetailID": 18,
- "OrderID": 6,
- "ProductID": 2,
- "Quantity": 1,
- "UnitPrice": 310,
- "Discount": 0
- },
- {
- "OrderDetailID": 19,
- "OrderID": 7,
- "ProductID": 3,
- "Quantity": 2,
- "UnitPrice": 200,
- "Discount": 0
- },
- {
- "OrderDetailID": 20,
- "OrderID": 7,
- "ProductID": 5,
- "Quantity": 1,
- "UnitPrice": 98,
- "Discount": 0
- },
- {
- "OrderDetailID": 21,
- "OrderID": 8,
- "ProductID": 3,
- "Quantity": 1,
- "UnitPrice": 200,
- "Discount": 0
- },
- {
- "OrderDetailID": 22,
- "OrderID": 8,
- "ProductID": 1,
- "Quantity": 2,
- "UnitPrice": 390,
- "Discount": 0
- },
- {
- "OrderDetailID": 23,
- "OrderID": 8,
- "ProductID": 7,
- "Quantity": 1,
- "UnitPrice": 78,
- "Discount": 0
- },
- {
- "OrderDetailID": 24,
- "OrderID": 9,
- "ProductID": 5,
- "Quantity": 1,
- "UnitPrice": 98,
- "Discount": 0
- },
- {
- "OrderDetailID": 26,
- "OrderID": 10,
- "ProductID": 2,
- "Quantity": 1,
- "UnitPrice": 310,
- "Discount": 0
- },
- {
- "OrderDetailID": 28,
- "OrderID": 11,
- "ProductID": 5,
- "Quantity": 1,
- "UnitPrice": 98,
- "Discount": 0
- },
- {
- "OrderDetailID": 30,
- "OrderID": 12,
- "ProductID": 2,
- "Quantity": 2,
- "UnitPrice": 310,
- "Discount": 0
- },
- {
- "OrderDetailID": 32,
- "OrderID": 13,
- "ProductID": 9,
- "Quantity": 1,
- "UnitPrice": 87,
- "Discount": 0
- },
- {
- "OrderDetailID": 33,
- "OrderID": 14,
- "ProductID": 5,
- "Quantity": 2,
- "UnitPrice": 98,
- "Discount": 0
- }
- ]
- }