Embed presentation
Download to read offline

The document explains the use of the SQL 'SELECT DISTINCT' statement, which returns unique values from a database query. It eliminates duplicates from the results and can be applied to a single column, but not multiple columns. This functionality allows users to retrieve unique records from a table.
