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



Paul,

DCL &SQLSTM TYPE(*CHAR) LEN(256)
DCL &SYSDATE TYPE(*CHAR) LEN(6)

RTVSYSVAL SYSVAL(QDATE) RTNVAL(&SYSDATE)
CHGVAR &SQLSTM VALUE('UPDATE Y1SY/YLIBLST SET YLLLTX = ''RESTORED FROM ' *CAT &SYSDATE *CAT ' '' WHERE YLLLVN = ''ICOMRSTMDL''')

RUNSQL REQUEST(&SQLSTM).


-Matt


-----Original Message-----
From: MIDRANGE-L <midrange-l-bounces@xxxxxxxxxxxxxxxxxx> On Behalf Of Steinmetz, Paul via MIDRANGE-L
Sent: Wednesday, July 7, 2021 7:51 AM
To: 'midrange-l@xxxxxxxxxxxxxxxxxx' <midrange-l@xxxxxxxxxxxxxxxxxx>
Cc: Steinmetz, Paul <PSteinmetz@xxxxxxxxxx>
Subject: Can a string and variable be concatenated on an SQL set statement, looking for the correct syntax

Can a string and variable be concatenated on an SQL set statement, looking for the correct syntax I want to change this SQL to use a variable for the date.

RUNSQL REQUEST('UPDATE Y1SY/YLIBLST
SET YLLLTX = ''RESTORED FROM 103119 '' WHERE YLLLVN = ''ICOMRSTMDL''')
OUTPUT(*).


Thank You
_____
Paul Steinmetz
IBM I Power9 Administrator

Pencor Services, Inc.
462 Delaware Ave
Palmerton Pa 18071

610-826-9117 Work
610-826-9188 Fax
610-349-0913 Cell
610-377-6012 Home



--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list To post a message email: MIDRANGE-L@xxxxxxxxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit: https://urldefense.com/v3/__https://lists.midrange.com/mailman/listinfo/midrange-l__;!!O6xM9Yim9Yk!sRzAqBDxLjxAyfS9XkUoFFPUA0C4PdHrq60eL4UMIZxCypb02rivTkq3HfTLl2ToA6Mp$
or email: MIDRANGE-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives at https://urldefense.com/v3/__https://archive.midrange.com/midrange-l__;!!O6xM9Yim9Yk!sRzAqBDxLjxAyfS9XkUoFFPUA0C4PdHrq60eL4UMIZxCypb02rivTkq3HfTLl3aIQU33$ .

Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription related questions.

Help support midrange.com by shopping at amazon.com with our affiliate link: https://urldefense.com/v3/__https://amazon.midrange.com__;!!O6xM9Yim9Yk!sRzAqBDxLjxAyfS9XkUoFFPUA0C4PdHrq60eL4UMIZxCypb02rivTkq3HfTLl5hFyksu$

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.