connections icon indicating copy to clipboard operation
connections copied to clipboard

How can I execute instant SQL query on connected database?

Open deshmukhps95 opened this issue 5 years ago • 0 comments

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.

deshmukhps95 avatar Nov 01 '20 18:11 deshmukhps95