Truncate redshift table
1 | truncate_redshift(connection, table_name)
|
connection |
string representing RJDBC connection name |
table_name |
string representing the table name in redshift |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.