Skip to content

Instantly share code, notes, and snippets.

@srinathperera
Created August 7, 2013 11:18
Show Gist options
  • Save srinathperera/6173195 to your computer and use it in GitHub Desktop.
Save srinathperera/6173195 to your computer and use it in GitHub Desktop.
from every a1 = PizzaOder
-> a2 = PizzaOder[custid=a1.custid]
insert into ReturningCustomers
a1.custid as custid a2.ts as ts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment