You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1|customer|C_CUSTKEY
|
|
2|lineitem|L_ORDERKEY,L_LINENUMBER
|
|
3|nation|N_NATIONKEY
|
|
4|orders|O_ORDERKEY
|
|
5|part|P_PARTKEY
|
|
6|partsupp|PS_PARTKEY,PS_SUPPKEY
|
|
7|region|R_REGIONKEY
|
|
8|supplier|S_SUPPKEY
|
|
|