|
from: Kirk Goins <kirkgoins@xxxxxxxxx>
subject: Re: A little SQL help please
The file can be from 1 to 6 records. The file is created using the CPYF cmd
getting all records where field A is equal to xxxxxxxxxx. The source data
is already sorted so the fields I am dealing with are in the desired order.
Thanks
On Tue, Jul 25, 2017 at 5:51 AM, Vernon Hamberg <vhamberg@xxxxxxxxxxxxxxx>
wrote:
Hi Kirkare
First question = what makes a record the first record? Is this by RRN? Or
by some index?
Next question = do you have RESUEDLT turned on for the file?
Cheers
Vern
On 7/24/2017 5:35 PM, Kirk Goins wrote:
If I knew RPG I know this would be simple...
A program is populating column P of a table. Columns Q, R, S, T and U
Qempty.
I want to use SQL to place the value of the 2nd record of Column P into
d eof the 1st record
Then Repeat putting the value 3rd record Column P into R etc.
Original File Desired Results I would even settle for
P Q R S T U P Q R S T U P Q R S T U
a a b c d e f a b c d e f
b a b c
d ef
c a b c d
e f
d a b c
f
e a b c d
e f
f a b c d
e
f
Thoughts and suggestions
Thanks
Kirk
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.