File size: 653 Bytes
985735b
 
 
 
 
 
 
b6dc5ba
985735b
 
 
 
 
 
 
b6dc5ba
985735b
 
e62eb59
fc16db5
36cbf55
e62eb59
985735b
b6dc5ba
985735b
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
[
    {
    "Schema_id": "14",
    "Schema_name": "public",
    "Schema_owner": "user3",
    "Table_name": "orders",
    "Table_type": "BASE TABLE",
    "Column_name":"order_id, customer_id, order_date, total_amount"
    },
    {
    "Schema_id": "15",
    "Schema_name": "sales",
    "Schema_owner": "user4",
    "Table_name": "items",
    "Table_type": "BASE TABLE",
    "Column_name": "product_id, product_name"
    },
    {
    "Schema_id": "12",
    "Schema_name": "public",
    "Schema_owner": "user10",
    "Table_name": "employees",
    "Table_type": "BASE TABLE",
    "Column_name": "order_id, customer_id, product_id, product_name"
    }
    ]