True/False
To remove duplicate rows from the result of a query,specify the SQL DISTINCT keyword.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q30: In an SQL query,which of the
Q31: When one SQL query is embedded in
Q32: The built-in function SUM can be used
Q33: Given the table CUSTOMER(CustID,Name,PhoneNumber,AccountBalance),write the standard SQL
Q34: The SQL built-in function ADDUP totals values
Q36: The names of tables to be joined
Q37: Suppose tables EMPLOYEE and CUSTOMER both store
Q38: SQL includes a data definition language,a data
Q39: SQL stands for Standard Query Language.
Q40: Only two tables can be queried by