Microsoft
Software
Hardware
Network
Question : Query columns as well as COUNT of records
1) As you can see from Tags: row_number is there in Linux DB2 but not in iseries version.
2) I need SEELCT empno, ename, COUNT(1) from EMP WHERE SAL = 5000.00 in a single working query. COUNT(1) should hold number of records from EMP table for salary = 5000.00.
3) It is best if you can provide a platform neutral solution but seperate ROW_NUMBER solution for Linux and separate for iseries will also do.
Answer : Query columns as well as COUNT of records
SEELCT empno, ename, cnt
from EMP t1 ,(select count(*) as cnt from emp where salary=5000) t2
WHERE SAL = 5000.00
Random Solutions
Create a distribution group in the root Domain and add users. I have the group names and user names in 2 diffetent txt files. Any way of doing this.
How to delete email messages within a date range. say 6/01/08 to 6/15/08. Blackberry on BES server.
blue screen of death when ejecting DVD from new Lenovo laptop.
Inetinfo.exe using 100% CPU Usage
Which version of WDS am I running?
Using "dbcc checkdb('dbname')", the best way to check DB integrity?
How do I route with multiple NIC's in Linux
A system driver MUP.SYS hangs too much the computer
SMTP Server in the DMZ
Vista Business USB drivers have yellow question mark Error 39 "cannot load Driver"