View source: R/sql-query-execution.R
| db_sql_fetch_results_fast | R Documentation |
Fetch SQL Query Results (Fast Path)
db_sql_fetch_results_fast(
resp,
statement_id,
manifest,
return_arrow = FALSE,
fetch_timeout = 300,
row_limit = NULL,
host = db_host(),
token = db_token(),
show_progress = TRUE
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.