|
-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx [mailto:midrange-l-
bounces@xxxxxxxxxxxx] On Behalf Of Alan Shore
Sent: Friday, December 14, 2007 11:40 AM
To: Midrange Systems Technical Discussion
Subject: SQL prepared statement
Hi guys
I have a question with embedded SQL that my instinct says is not possible,
but I will go ahead and ask anyway
I have 2 files that are almost identical in their record formats
FILEA consists of the fields
Field1
Field2
Field3
Field4
FILEB consists of the fields
Field1
Field2
Field3
The difference is that FILEB does not have Field4
Using embedded SQL, can I create a prepared statement something like the
following
INSERT INTO FILEA X.*, :progfield from FILEB X
WHERE X.Field1 = ? and X.Field2 = ? and X.Field3 = ?
where progfield is a program defined variable.
Thanks in advance
Alan Shore
NBTY, Inc
(631) 244-2000 ext. 5019
AShore@xxxxxxxx
"If you're going through Hell, keep going" - Winston Churchill
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.
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.