Skip to content

Instantly share code, notes, and snippets.

@pedroelsner
Created September 11, 2012 12:18
Show Gist options
  • Save pedroelsner/3698006 to your computer and use it in GitHub Desktop.
Save pedroelsner/3698006 to your computer and use it in GitHub Desktop.
#6 - Entendendo Join, Keep e Concatenate
Tabela1_Keep:
LOAD * Resident Tabela1;
Tabela2_Keep:
Left Keep LOAD * Resident Tabela2;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment