Skip to content

Instantly share code, notes, and snippets.

@jorgecc
Created December 13, 2018 00:20
Show Gist options
  • Save jorgecc/bd77cdc180c427ee06355b99b0346da3 to your computer and use it in GitHub Desktop.
Save jorgecc/bd77cdc180c427ee06355b99b0346da3 to your computer and use it in GitHub Desktop.
Bad table
idinvoice idcustomer namecustomer detail1 amount1 unitprice1 detail2 amount2 unitprice detail3 amount3 unitprice3
1 1 John prod1 2 60 prod2 2 5 prod3 2 100
2 2 Peter prod3 1 200 prod4 3 80 prod5 1 200
2 2 Anna prod6 2 30 prod2 1 60 prod5 1 400
2 2 Susan prod4 1 100 prod10 10 100 prod3 20 300
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment