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
Why we use mysql database?
What is the hostname for mysql database?
Is mysql good for large database?
What is row locking in mysql?
Why we use mysql workbench?
Is there a free version of mysql?
What is difference between unix timestamp and mysql timestamp?
How to run a sql statement?
What is a trigger? How you can create a trigger in mysql?
Can mysql and mariadb coexist?
What is the difference between a database and a table?
can you elaborate on blob and text in mysql? : Mysql dba
How to convert numeric values to character strings?
Are stored procedures precompiled?
What can I do with mysql?