Skip to content

Instantly share code, notes, and snippets.

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