Skip to content

Instantly share code, notes, and snippets.

@dsmdavid
Created December 1, 2022 09:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dsmdavid/2689cd1e32c0c956483d0d536a2a021f to your computer and use it in GitHub Desktop.
Save dsmdavid/2689cd1e32c0c956483d0d536a2a021f to your computer and use it in GitHub Desktop.
hash_agg(
L_COMMENT,
L_SUPPKEY,
L_DISCOUNT,
L_EXTENDEDPRICE,
L_COMMITDATE,
L_LINESTATUS,
L_QUANTITY,
L_RETURNFLAG,
L_LINENUMBER,
L_PARTKEY,
L_SHIPDATE,
L_SHIPINSTRUCT,
L_TAX,
L_ORDERKEY,
L_RECEIPTDATE,
L_SHIPMODE)`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment