You need to write a query that returns all Employees that have a LastName starting with the letter A. Which 'WHERE' clause should you use to fill in the blank in this query?

🎲 Try a Random Question  |  Total Questions in Quiz: 38  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
Transact-SQL (T-SQL) Quiz — practice the complete quiz, review flashcards, or try a random question.

Transact-SQL (T-SQL) MCQs For LinkedIn Skill Assessments.

T-SQL is an extension to the SQL used to interact with relational databases. 


You need to write a query that returns all Employees that have a LastName starting with the letter A. Which 'WHERE' clause should you use to fill in the blank in this query?