|
How about this...
SELECT ACTFLG || STRZIP FROM wstr
______________________________ Reply Separator _________________________________
Subject: RE: Syntax for concat in sql
Author: rpg400-l@midrange.com at INTERNET
Date: 8/31/2001 9:23 AM
SELECT concat(concat(ACTFLG),(STRZIP)) FROM wstr
Number of arguments for function CONCAT not valid.
-----Original Message-----
From: rpg400-l-admin@midrange.com [mailto:rpg400-l-admin@midrange.com]On
Behalf Of Mangavalli, Ramanujam
Sent: Friday, August 31, 2001 9:19 AM
To: 'rpg400-l@midrange.com'
Subject: RE: Syntax for concat in sql
can you pls. post your SQL statement?
-----Original Message-----
From: Giri Gopal [mailto:GiriGopal@bcginK.com]
Sent: Friday, August 31, 2001 10:17 AM
To: rpg400-l@midrange.com
Subject: Syntax for concat in sql
Hello:
I am trying to concat 3 fields of different data type. Is this possible in
SQL syntax. I am not able to do concat even on a command line. I get syntax
error. Can some please tell me what the proper syntax is.
Thanks for your help in advance.
GG
_______________________________________________
This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list
To post a message email: RPG400-L@midrange.com
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/cgi-bin/listinfo/rpg400-l
or email: RPG400-L-request@midrange.com
Before posting, please take a moment to review the archives
at http://archive.midrange.com/rpg400-l.
_______________________________________________
This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list
To post a message email: RPG400-L@midrange.com
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/cgi-bin/listinfo/rpg400-l
or email: RPG400-L-request@midrange.com
Before posting, please take a moment to review the archives
at http://archive.midrange.com/rpg400-l.
_______________________________________________
This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list
To post a message email: RPG400-L@midrange.com
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/cgi-bin/listinfo/rpg400-l
or email: RPG400-L-request@midrange.com
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.
This mailing list archive is Copyright 1997-2025 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.