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 are triggers in mysql?
What is the return type of mysqli_query?
How do I update a variable in mysql?
Why do we use group by and order by function in mysql?
why not null is not allowed at table level
What are queries used for?
How do I know if mysql is installed on windows?
I've looked but can't find a MySQL equivalent for MS SQL's xp_cmdshell. I have 7z files that I want to unzip and load into MySQL. I'm trying to write a sp to do the unzip, but I can't find a way to do that. Can anyone provide an example of a similar process in Windows? TIA.
What is int mysql?
What are different types of queries?
How to create a new view in mysql?
Why is the basic difference between left join, right join and inner join?
Is mysql owned by oracle?
Is mysql connect deprecated?
What is row?