CompTIA ITF+ Practice Test

Question: 1 / 400

A database administrator finds that a table is not needed in a relational database. Which of the following commands is used to completely remove the table and its data?

UPDATE

SELECT

DELETE

DROP

The DELETE command is used to remove specific data or rows from a table in a relational database. However, this does not completely remove the table itself. The UPDATE command is used to modify existing data in a table. The SELECT command is used to retrieve data from a table. In order to completely remove a table and its data from a relational database, the DROP command is used. This will remove the entire table and its contents permanently from the database.

Get further explanation with Examzify DeepDiveBeta
Next Question

Report this question

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy