is it necessary to write group by and order by clause together
Answer Posted / suman
No Required.
Group by is grouping the records
but Order by mention the data should be desc or asc order.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
explain advantages of myisam over innodb? : Sql dba
What is embedded sql what are its advantages?
What are the different sql languages?
what is a database lock ? : Sql dba
In what condition is it good to disable a trigger?
Explain the uses of database trigger.
What has stored procedures in sql?
What is a heap in sql?
Why do we need a foreign key?
Explain some predefined exceptions.
What does the hierarchical profiler does?
How do you bind variables in pl sql?
Why functions are used in sql?
How do I write a sql query in pgadmin 4?
What is tuple in sql?