|
As a follow up to the questions I had the other day, I've ordered the appropriate license key for the SQL and have started working on learning embedded sql to use with my rpg. Needless to say, it'll delay some reports a bit but I think in the long run it'll help. One question I do have, I am running the sql interactive query and I am just playing with it a bit, but have run into a problem that maybe one of you can help me out with; considering the slightly different syntax between sql for the iSeries and what I am used to. I have a PF that cotnains among other fields, ilneprice (which contains extended price amount), and a ilnsoldto field which is a reference field for the customer number. When I run 'select ilnsoldto' by itself it runs fine, when I run sum (ilneprice) by itself its fine but when I run the following command it tells me the ilnsoldto field is incorrect: select ilnsoldto, sum(ilneprice) from impiln00 Suggestions? Comments?
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.