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
Substr - Not recognized function, alternative string?
Exchange 2003 as Backup Domain Controller
sqlplus connection and password
I installed ruby186-27_rc2.on windows xp and how get an error ruby is not recognized as an internal or external command operable program or batch file.
What is my SID? host?
acrobat SDK
Report tally of 30 questions 1-5 answers
Exchange 2007 SP1 resource getting double booked by adding it as a required attendee
ODBC DSN parameters- how conect to SQL Anywhere v10 server over network?
Outlook 2007 - Create Rule to Save Attachments