Skip to content

Instantly share code, notes, and snippets.

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