Which of the following options will allow you to drop the user david and all objects in the schema that are associated with that user?
DROP USER david all
DROP USER david schema
DROP USER david cascade
DROP USER david cascade schema