Viewing 8 posts - 1 through 9 (of 9 total)
Hi All
I tried the query with all the given option. All the option returns the NULL value.
Balachandra Srinevasalu
April 5, 2009 at 11:54 pm
Hi
The Query need the GROUP BY clause also, as we are using SUM an aggregate function.
Balachandra Srinevasalu
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...
Balachandra Srinevasalu
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 ?
Balachandra Srinevasalu
March 12, 2009 at 2:55 am
Viewing 8 posts - 1 through 9 (of 9 total)