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
Where is sql database stored?
What is bulk compiling in pl/sql.?
What is group by in sql?
what is the difference between nested subquery and correlated subquery?
what is cross join? : Sql dba
What is nvarchar in sql?
Can you do multiple joins in sql?
What is a stored procedure in sql with example?
what does the t-sql command ident_current does? : Transact sql
How do you remove duplicates without using distinct in sql?
Is like operator in sql case sensitive?
Mention what is the function that is used to transfer a pl/sql table log to a database table?
What are the disadvantages of file system?
How to order siblings in oracle hierarchy queries?
How many subqueries can be nested in a statement?