× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Try changeing it to HAVING LDQDAT = MAX(LDQDAT).

 
Jeff Young 
Sr. Programmer Analyst
Dynax Solutions, Inc.
A wholly owned subsidiary of enherent Corp.
IBM -e(logo) server Certified Systems Exper - iSeries Technical Solutions V5R2 
IBM  Certified Specialist- e(logo) server i5Series Technical Solutions Designer 
V5R3
IBM  Certified Specialist- e(logo)server i5Series Technical Solutions 
Implementer V5R3 


  
 





----- Original Message ----
From: Jay Vaughn <jayv@xxxxxxxxxxxxxx>
To: rpg400-l@xxxxxxxxxxxx
Sent: Tuesday, January 2, 2007 4:11:59 PM
Subject: SQL... MAX AND COUNT?


The precompiler doesn't like the "AND LDQDAT = MAX(LDQDAT)" in the following 
statement, but I ONLY need those latest dates considered in the count... How 
do I restructure this query to consider that?

C/EXEC SQL                                                         
C+ SELECT COUNT(LDSUBC) INTO :WKCOUNT FROM BANKHEDR INNER JOIN     
C+ LRDETAIL ON QHSTCD = LDSTCD AND QHAREA = LDAREA AND QHBANK =    
C+ LDBANK AND LDDGRP = QHHGRP AND LDCATC = :WKCATCD WHERE QHHGRP = 
C+ :WKGROUP AND QHRSTA = 'A' AND QHMAIN = :WKMAIN                  
C+ AND LDQDAT = MAX(LDQDAT)                                        
C/END-EXEC                                                         





Thanks,


Jay Vaughn
iSeries Senior Programmer/Analyst
RateWatch
jayv@xxxxxxxxxxxxxx
251-633-8929

As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.