powered by
RedshiftSQL()
## Not run: # con <- dbConnect(RedshiftSQL(), user="u", password = "p", host="h", dbname="n", port = "5439") # query <- dbSendQuery(con, "SELECT * FROM table") # ## End(Not run)
Run the code above in your browser using DataLab