connections
connections copied to clipboard
How can I execute instant SQL query on connected database?
Hi,
Thanks for providing such a useful package. I successfully connected the the database using snippet file (refer: https://rstudio.github.io/rstudio-extensions/rstudio-connections.html ). But, cannot find a way to execute query on connected database. How can I execute instant SQL query on connected database?
I referred several blogs where people can use SQL button to execute instant queries (refer : https://blog.rstudio.com/2018/10/02/rstudio-1-2-preview-sql/ ) after connecting to SQL database.
Could you please help executing instant queries using connections package? Thanks, Prasad Manedeshmukh.