Customers (CNo, cName, cSurname, cCity, cPhone, CDOB, saleRepld) saleRepld: references Salespersons(sNo) Salespersons (sNo, sName, sSurname, sCity, sDepartment, sSalary, sPhone, sHiredate) Which of the following queries displays salespersons working in departments 20, 30 or 50 in alphabetical order by surname? Select one: a.SELECT * from Salespersons WHERE sDepartment in (20,30,50) ORDER BY sSurname asc; b.SELECT * from Salespersons WHERE sDepartment = 20,30,50 ORDER BY sSurname asc; O c.SELECT * from Salespersons WHERE SDepartment in (20,30,50) ORDER BY sSurname desc; d.SELECT * from Salespersons WHERE SDepartment between 20 and 50 GROUP BY sSurname asc;

Np Ms Office 365/Excel 2016 I Ntermed
1st Edition
ISBN:9781337508841
Author:Carey
Publisher:Carey
Chapter8: Working With Advanced Functions
Section8.2: Lookup Tables And The Iferror Function
Problem 4QC
icon
Related questions
Question
Customers (cNo, cName, cSurname, cCity, cPhone, CDOB, saleRepld)
saleRepld: references Salespersons(sNo)
Salespersons (sNo, sName, sSurname, sCity, sDepartment, sSalary, sPhone, sHiredate)
Which of the following queries displays salespersons working in departments 20, 30 or 50 in alphabetical order by surname?
Select one:
a.SELECT * from Salespersons WHERE SDepartment in (20,30,50) ORDER BY sSurname asc;
b.SELECT * from Salespersons WHERE sDepartment = 20,30,50 ORDER BY sSurname asc;
c.SELECT * from Salespersons WHERE sDepartment in (20,30,50) ORDER BY sSurname desc;
d.SELECT * from Salespersons WHERE SDepartment between 20 and 50 GROUP BY sSurname asc;
Transcribed Image Text:Customers (cNo, cName, cSurname, cCity, cPhone, CDOB, saleRepld) saleRepld: references Salespersons(sNo) Salespersons (sNo, sName, sSurname, sCity, sDepartment, sSalary, sPhone, sHiredate) Which of the following queries displays salespersons working in departments 20, 30 or 50 in alphabetical order by surname? Select one: a.SELECT * from Salespersons WHERE SDepartment in (20,30,50) ORDER BY sSurname asc; b.SELECT * from Salespersons WHERE sDepartment = 20,30,50 ORDER BY sSurname asc; c.SELECT * from Salespersons WHERE sDepartment in (20,30,50) ORDER BY sSurname desc; d.SELECT * from Salespersons WHERE SDepartment between 20 and 50 GROUP BY sSurname asc;
Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
SQL Query
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Recommended textbooks for you
Np Ms Office 365/Excel 2016 I Ntermed
Np Ms Office 365/Excel 2016 I Ntermed
Computer Science
ISBN:
9781337508841
Author:
Carey
Publisher:
Cengage
Oracle 12c: SQL
Oracle 12c: SQL
Computer Science
ISBN:
9781305251038
Author:
Joan Casteel
Publisher:
Cengage Learning
A Guide to SQL
A Guide to SQL
Computer Science
ISBN:
9781111527273
Author:
Philip J. Pratt
Publisher:
Course Technology Ptr
Programming with Microsoft Visual Basic 2017
Programming with Microsoft Visual Basic 2017
Computer Science
ISBN:
9781337102124
Author:
Diane Zak
Publisher:
Cengage Learning
COMPREHENSIVE MICROSOFT OFFICE 365 EXCE
COMPREHENSIVE MICROSOFT OFFICE 365 EXCE
Computer Science
ISBN:
9780357392676
Author:
FREUND, Steven
Publisher:
CENGAGE L