Community

When To Use the Order By Clause

(G Vijayakumar) When I was using SQL Server, I was not using the “order by” clause properly. I always say myself that when I want the data in a particular order, I should use order by clause in select statement otherwise leave to the SQL Server. I presumed MS-SQL Server will return the data in i

Read More - Register for Free Membership