Differentiate between WHERE and ORDER BY clause.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Group by\xa0statement is used to group\xa0the\xa0rows that have\xa0the\xa0same value. Whereas\xa0order\xa0by\xa0statement sort the result-set either in ascending or in descending\xa0order.