View source: R/sql-query-execution.R
db_sql_exec_poll_for_success | R Documentation |
Poll a Query Until Successful
db_sql_exec_poll_for_success(statement_id, interval = 1)
statement_id |
String, query execution |
interval |
Number of seconds between status checks. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.