There are multiple records in a table and some are duplicates. Which command will fetch only one copy of the duplicate records? Pick ONE option SELECT DISTINCT SELECT UNIQUE SELECT DIFFERENT All of the above code example

Example 1: There are multiple records in a table and some are duplicates. Which command will fetch only one copy of the duplicate records? Pick ONE option SELECT DISTINCT SELECT UNIQUE SELECT DIFFERENT All of the above

There are multiple records in a table and some are duplicates. Which command will fetch only one copy of the duplicate records?
Pick ONE option
SELECT DISTINCT
SELECT UNIQUE
SELECT DIFFERENT
All of the above

Example 2: There are multiple records in a table and some are duplicates. Which command will fetch only one copy of the duplicate records? Pick ONE option SELECT DISTINCT SELECT UNIQUE SELECT DIFFERENT All of the above

There are multiple records in a table and some are duplicates. Which command will fetch only one copy of the duplicate records?
Pick ONE option
SELECT DISTINCT
SELECT UNIQUE
SELECT DIFFERENT
All of the above

Tags:

Misc Example