Correct SQL Query

Exercise
Correct!
False!
What is wrong with this SQL query? Correct it so it executes properly.
SELECT Id, YEAR(BillingDate) AS BillingYear FROM Invoices WHERE BillingYear >= 2010

results matching ""

    No results matching ""