What is the difference between GROUP BY and ORDER BY in
Sql?
Answer Posted / ashok
order by use for sorting the result,like ascendin or dcending.
| Is This Answer Correct ? | 148 Yes | 24 No |
Post New Answer View All Answers
What is the difference between truncate and delete?
What is the difference between procedure and function in mysql?
What do you understand by mysql terminal?
How do I setup mysql?
How do I show users in mysql?
What sql does mysql use?
What is mysql used for?
Is mysqli deprecated?
How to start mysql server?
How many columns can you create for an index?
What is prepared statement in mysql?
How to include numeric values in sql statements?
What is the difference between now() and current_date()?
How can we encrypt and decrypt a data presented in a table using mysql?
What is root password?