There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
CODERBYTE: In this MySQL challenge, your query should return the rows from your table where LastName = Smith or FirstName = Robert and the rows should be sorted by Age in ascending order.