How would I use the read data to find Distinct values in the database?
Example of query below, what I cant work out is how to get to add 'DISTINCT' to the query
Example of query below, what I cant work out is how to get to add 'DISTINCT' to the query
SELECT DISTINCT name FROM table