Skip to content

Instantly share code, notes, and snippets.

@pedroelsner
Created September 11, 2012 12:37
Show Gist options
  • Save pedroelsner/3698109 to your computer and use it in GitHub Desktop.
Save pedroelsner/3698109 to your computer and use it in GitHub Desktop.
#9 - Entendendo Join, Keep e Concatenate
Tabela1_Concatenate:
LOAD * RESIDENT Tabela1;
CONCATENATE LOAD * RESIDENT Tabela2;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment