New Activity
Play Alphabet Game
S
W
G
O
J
L
F
H
D
Starts with  
S
Retrieves data from a database.
Starts with  
W
Filters rows based on a condition.
Starts with  
G
Groups rows that have the same values into summary rows.
Starts with  
O
Sorts the result set in ascending or descending order.
Starts with  
J
Combines rows from two or more tables based on a related column.
Starts with  
L
Used in a WHERE clause to search for a specified pattern in a column.
Starts with  
F
Specifies the table from which to retrieve data.
Starts with  
H
Filters groups based on an aggregate function condition.
Starts with  
D
Returns unique values in the result set.