×
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.
Add fetch first row only to the statement
Thanks,
Tommy Holden
From: Dan <dan27649@xxxxxxxxx>
To: "RPG programming on the IBM i / System i" <rpg400-l@xxxxxxxxxxxx>,
Date: 06/27/2012 11:49 PM
Subject: Re: Duplicate SETGT / READPE combination in SQL?
Sent by: rpg400-l-bounces@xxxxxxxxxxxx
I will try this in the morning. How do I restrict the query to return
only
one record?
On Wed, Jun 27, 2012 at 1:54 PM, <Tommy.Holden@xxxxxxxxxxxxxxxxxxxxx>
wrote:
Perhaps something along this line?
Select * from aaFormsVp Where aaComp = :aaComp and aaState = :aaState
and
aaPLine = :aaPLine
And aaDType = :aaDType And aaRRdate <= :aaRRdate
Order By aaComp, aaState, aaPLine, aaDType, aaRRdate desc
As an Amazon Associate we earn from qualifying purchases.
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.