Viewing 8 posts - 1 through 8 (of 8 total)
Hi All
I tried the query with all the given option. All the option returns the NULL value.
April 5, 2009 at 11:54 pm
Hi
The Query need the GROUP BY clause also, as we are using SUM an aggregate function.
March 18, 2009 at 9:16 am
Hi All
I have tested the query by creating the table.
Select EmpName, DateOfLeaving from Employees order by DateOfLeaving desc, EmpName asc
Only the above statement will return the required output.
3rd...
March 16, 2009 at 1:31 am
Hi
In the MSDN blog says both the code is same. But the answer returned in wrong.
could you please help us which one is correct ?
March 12, 2009 at 2:55 am
Viewing 8 posts - 1 through 8 (of 8 total)