Description Usage Arguments Value
This function is a wrapper around RODBC::sqlQuery
that provides some convenience as it interacts with the
connection handlers in this package. Additionally, it provides helpful errors, a tracing system, and various other checks
1 |
db |
A database to send a query to and retrieve data from |
query |
A valid SQL query string |
time |
A boolean indicating wether to display the query's time to completion |
A data.table with query results
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.