...
Database-Management-System
August 29, 2024
Database-Management-System
August 29, 2024
Database-Management-System
August 29, 2024
Database-Management-System
August 29, 2024

Database-Management-System

Question 734

The DELETE/FROM/WHERE command is used for removing one or more ___.


A
Attributes from a table(relation)
B
Tables from a database
C
Databases
D
Tuples from a table(relation)
Question 734 Explanation: 
DELETE/FROM/WHERE command is used for removing one or more tuples from a table(relation).
DROP command is used for dropping entire table.
Correct Answer: D
Question 734 Explanation: 
DELETE/FROM/WHERE command is used for removing one or more tuples from a table(relation).
DROP command is used for dropping entire table.

Leave a Reply

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