What is the difference between GROUP BY and ORDER BY in
Sql?
Answer Posted / priya
groupby:example:regcode:2 transdate;6/4/2012
trans date 5/5/2012
order by example reg code 2 everybussiness deatail by down
to up
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
How do I transfer data from one database to another in mysql?
How can we get the number of rows affected by query?
How do I copy an entire mysql database?
What is definer in mysql?
How many columns can be used for creating Index?
What is truncate in mysql?
What is mysql port?
How does mysql encrypt passwords?
What is difference between oracle sql and mysql?
How do I setup mysql?
Is mysql still popular?
How to check if a record exists in a mysql database php?
Is mysql a relational database?
Is mysql connect deprecated?
How to drop an existing index in mysql?