[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Dynamic SQR Select Clause
- Subject: Dynamic SQR Select Clause
- From: "Fecteau, L Ted" <l.ted.fecteau@LMCO.COM>
- Date: Tue, 27 Oct 1998 12:12:54 -0500
Does anyone know how to dynamically set up a SQR Select clause such that the
column
names do not have to be explicitly named within the begin-select/end-select?
I am
using PeopleSoft's PSRECFIELD table to determine the columns within a user
specified
record in order to select the data from that record. For example, if the
user specifies
the record "PROJECT" as a parameter, I would like to do a "select *" from
that table
and place the resulting data in an output file.
Any help would be much appreciated.
>
>
>