Description Usage Arguments Examples
View source: R/redshift_manipulation.R
This function drops an existing view in Amazon Redshift
1 | dwh_drop_view(view_name)
|
view_name |
The name of the view in Amazon Redshift |
1 | dwh_drop_view('my_view')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.