Which SQL clause sorts the selected records in ascending order by FirstName within LastName? a. ORDER BY

Question:

Which SQL clause sorts the selected records in ascending order by FirstName within LastName?

a. ORDER BY FirstName, LastName

b. ORDER BY FirstName, LastName ASC

c. ORDER BY LastName, FirstName

d. ORDER BY LastName & FirstName

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  answer-question

Concepts Of Database Management

ISBN: 9780357422083

10th Edition

Authors: Lisa Friedrichsen, Lisa Ruffolo, Ellen Monk, Joy L. Starks, Philip J. Pratt

Question Posted: