In: Computer Science
Programming with Microsoft Visual Basic 2017:
Discuss the ORDER BY clause in the SELECT statement and how that can help simplify the data retrieved by the query.
Ordery by clause will help us to fetch the records in particular order either in ascending order or descending order
like we can fetch the records order by year so that all records will come sorted by year
Note : Please comment below if you have concerns. I am here to help you
If you like my answer please rate and help me it is very Imp for me