× 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.



OOPS I located how this is done
adres1.adent# concat adres1.adsfx# as grc#

On Mon, Aug 1, 2016 at 9:04 PM, Hoteltravelfundotcom <
hoteltravelfun@xxxxxxxxx> wrote:

I tried this but it fails ' + Use not valid'

SELECT "OEINH2"."IHDOCD", "OEINH2"."IHINV#", "ADRES1"."ADINTA",
"ADRES1"."ADENT#", "ADRES1"."ADSFX#", concat (adres1.adent# +
adres1.adsfx#) as grc#

On Mon, Aug 1, 2016 at 8:59 PM, Hoteltravelfundotcom <
hoteltravelfun@xxxxxxxxx> wrote:

I would like to make a join as follows:

SELECT "OEINH2"."IHDOCD", "OEINH2"."IHINV#", "ADRES1"."ADINTA",
"ADRES1"."ADENT#", "ADRES1"."ADSFX#"
FROM "ASTDTA"."OEINH2" "OEINH2" INNER JOIN
"S1047N4M"."ASTDTA"."ADRES1" "ADRES1" ON "OEINH2"."IHENT#"="ADRES1"."ADENT#"


the inner join is not what we want.

we want to join on a field called OEINH2.IHGRC# to a concat of

ADRES1.ADENT# + ADRES1.ADSFX#

I am not attaining success in solving this riddle.






As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

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.