×
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.
The ccyymmdd function is pretty sweet. Thanks Chuck.
-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx]
On Behalf Of CRPence
Sent: Thursday, September 08, 2011 1:12 PM
To: rpg400-l@xxxxxxxxxxxx
Subject: Re: SQL and Dates, help needed
On 08-Sep-2011 10:14 , Al Nelson wrote:
I'm trying to select all the records in a file that have yesterday's
date. The field in the file is defined as numeric 8 positions and 0
decimals. It is in a YYYYMMDD format.
I would think a Select with Current Date - 1 would work but is does
not.
any suggestions.
I just added another reply to a separate discussion. In that reply is
described a means to handle the above scenario whereby both an existing
index on the decimal data can be utilized and whether the decimal data does
not properly form a valid YYYYMMDD date value is no more relevant than when
constructing the value of "yesterday" as a literal.
http://archive.midrange.com/midrange-l/201109/msg00249.html
Regards, Chuck
--
This is the RPG programming on the IBM i / System i (RPG400-L) mailing list
To post a message email: RPG400-L@xxxxxxxxxxxx To subscribe, unsubscribe, or
change list options,
visit:
http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at
http://archive.midrange.com/rpg400-l.
As an Amazon Associate we earn from qualifying purchases.