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
What is mysqli_free_result?
I want to insert userid of a customer,order time,etc in a table called ordermaster with orderid as primary key.Same time the product codes and required quantities (a1,2 and a2 4 and so on)inserted in another table orderdetails with same orderid reference.How the code will be in JSP using MySQL?
What is the use of mysqli_fetch_assoc?
How do I view mysql logs?
Is mysqli secure?
Where is the myisam table stored?
What is mysql data directory? How to determine the location of the data directory?
What is the limitation of mysql?
What is longblob in mysql?
what is the procedure to configure the application of mysql?
Is mysql frontend or backend?
Can we store images in mysql database?
Where is mysql password stored?
What are stored procedures and functions?
Is mysql a nosql database?