db_drop_view: Like db_drop_table, but for views.

Description Usage Arguments

Description

Like db_drop_table, but for views.

Usage

1
db_drop_view(con, view)

Arguments

con

dplyr src connection object

view

The name of the view in DB to drop.


vertica/vertica.dplyr documentation built on May 3, 2019, 6:11 p.m.