Computer Science
Fill in the blanks:
The _________ keyword eliminates duplicate records from the results of a SELECT statement.
SQL Queries
1 Like
Answer
Distinct
Answered By
1 Like
Related Questions
Fill in the blanks:
_________ is a freely-available open-source RDBMS that implements SQL.
Fill in the blanks:
MySQL provides a dummy table named _________.
Fill in the blanks:
Patterns in MySQL are described using two special wild card characters such as _________ and _________.
Fill in the blanks:
The keyword _________ is used to select rows that do not match the specified pattern of characters.