-
Viesearch·
-
@stoodqeditor·
SQL DISTINCT Statement Explained
The Distinct keyword is used with the Select SQL statement to avoid duplicate records in the result set from a database.
The Distinct keyword is used with the Select SQL statement to avoid duplicate records in the result set from a database.