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
How do I setup a mysql database?
How do I start mysql in ubuntu?
I want to start and stop mysql on windows? How do I do that?
How to get data from mysql in php?
What is the purpose of mysql database?
How do I restore a database in mysql workbench?
How do I rename a table in mysql?
Is mysql query case sensitive?
What is the usage of ENUMs in MySQL?
What is session variable in mysql?
How to create a trigger in mysql?
What are the difference between and myisam and innodb?
What is full form of xampp?
How you will Show unique records.
What are the differences between a primary key and foreign key?