Which statement should you use?

You need to remove a view named EmployeeView from your database.
Which statement should you use?

You need to remove a view named EmployeeView from your database.
Which statement should you use?

A.
DELETE VIEW EmployeeView

B.
DELETE EmployeeView

C.
DROP EmployeeView

D.
DROP VIEW EmployeeView



Leave a Reply 1

Your email address will not be published. Required fields are marked *