Description Usage Arguments Value
Run queries with teradata connection
1 | run_query(td_con, sql_query)
|
td_con |
object: TD connection object from create_teradata_connection() |
sql_query |
string: SQL query to run. Can be multi-line. |
tibble: Dataframe of SQL results
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.