logo

Crowdly

What is the result of running the following query?  SELECT TOP 1 Salary FRO...

✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.

What is the result of running the following query? 

SELECT TOP 1 Salary FROM (SELECT DISTINCT TOP 3 Salary FROM STAFF ORDER BY Salary DESC) AS TORDER BY Salary;

sql2

More questions like this

Want instant access to all verified answers on eclass.yorku.ca?

Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!