dwh_drop_view: Drop view

Description Usage Arguments Examples

View source: R/redshift_manipulation.R

Description

This function drops an existing view in Amazon Redshift

Usage

1
dwh_drop_view(view_name)

Arguments

view_name

The name of the view in Amazon Redshift

Examples

1
dwh_drop_view('my_view')

auth0/rauth0 documentation built on July 3, 2021, 4:11 p.m.