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
Cite the differences between execution of triggers and stored procedures?
What is the difference between sql and t sql?
What is difference between inner join and cross join?
Does sql use python?
Differentiate pl/sql and sql?
Are subqueries better than joins?
What is a native sql query?
What are data types in pl sql?
What is the sql case statement?
What is the difference between left outer join and left join?
Write a sql select query that only returns each name only once from a table?
How many clustered indexes can you have?
How does one use sql*loader to load images, sound clips and documents? : aql loader
Who developed sql?
Is sql developer case sensitive?