execute_drop_view

Function execute_drop_view 

Source
pub fn execute_drop_view(
    stmt: &DropViewStmt,
    db: &mut Database,
) -> Result<(), ExecutorError>
Expand description

Execute DROP VIEW statement