Answer:
The answer is "Option d".
Explanation:
In the database DELETE or delete is a keyword, that is used to eliminates one or more files from the table. This key is a part of SQL, that removes data when a specific condition is used otherwise, it will remove all documents, and other choices were wrong, that can be described as follows:
- In option a, It is wrong because it is not a key, and it is no used in the database.
- In option b, It is used to exit from the database, that's why it is wrong
- In option c, It is not correct because it is used for freeing space in the database.