Skip to content

Instantly share code, notes, and snippets.

@felixlindemann
Created August 26, 2013 15:58
Show Gist options
  • Save felixlindemann/6343092 to your computer and use it in GitHub Desktop.
Save felixlindemann/6343092 to your computer and use it in GitHub Desktop.
RMySQL Select Statement
data.nst <- dbGetQuery(con, "select * from NST2007Abteilungen")
data.nst[,1:3]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment