Which statement should you use?
You need to remove a view named EmployeeView from your database. Which statement should you use?A . DELETE VIEW EmployeeViewB . DELETE EmployeeViewC . DROP EmployeeViewD . DROP VIEW EmployeeViewView AnswerAnswer: D
Which statement will result in the creation of an index?
Which statement will result in the creation of an index? A . Option AB . Option BC . Option CD . Option DView AnswerAnswer: A