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 tableandsome are duplicates. Which command will fetch only one copy of the duplicate records?
Pick ONE optionSELECTDISTINCTSELECTUNIQUESELECT DIFFERENT
Allof the above