Skip to content

Instantly share code, notes, and snippets.

@dimitrisdovinos
Last active April 1, 2019 13:18
Show Gist options
  • Save dimitrisdovinos/f25e2938912301725d982ad15a9d6bbf to your computer and use it in GitHub Desktop.
Save dimitrisdovinos/f25e2938912301725d982ad15a9d6bbf to your computer and use it in GitHub Desktop.
copy t_data(customer, item_name, total_spent, item_qty )from stdin DELIMITER ',';
Elton John, pasta, 2.5, 2
Jimmy Page, soup, 1.99, 1
Billy Joel, beer, 3.5, 6
\.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment