Shubham09 commited on
Commit
fc16db5
·
1 Parent(s): c50a986

Upload meta_text.json

Browse files
Files changed (1) hide show
  1. meta_text.json +4 -4
meta_text.json CHANGED
@@ -16,10 +16,10 @@
16
  "Column_name": "product_id, product_name, category, price"
17
  },
18
  {
19
- "Schema_id": "16",
20
- "Schema_name": "sales",
21
- "Schema_owner": "user5",
22
- "Table_name": "customers",
23
  "Table_type": "BASE TABLE",
24
  "Column_name": "order_id, customer_id, order_date, total_amount"
25
  }
 
16
  "Column_name": "product_id, product_name, category, price"
17
  },
18
  {
19
+ "Schema_id": "12",
20
+ "Schema_name": "public",
21
+ "Schema_owner": "user1",
22
+ "Table_name": "employees",
23
  "Table_type": "BASE TABLE",
24
  "Column_name": "order_id, customer_id, order_date, total_amount"
25
  }