Description Usage Arguments Value
Developed for both windows and mac.
1 2 3 4 5 6 | create_td_connection(
td_id,
password = NULL,
jdbc_class_path = "~/terajdbc4.jar",
url_td = NULL
)
|
td_id |
string: Teradata ID |
password |
string: Teradata password (only for Mac) |
jdbc_class_path |
string: Path to terajdbc4.jar (only for Mac) |
url_td: |
url to DB |
teradata connection object that is used to run queries
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.