Community

Write results of SQL Select statement to an outfile

(Ron Turull) Outfiles are status quo on the iSeries, but did you know that SQL can produce them intrinsically? To have the results of a Select statement written to a database file (i.e., an outfile), specify the Select statement as part of an Insert statement. (R)

Read More - Register for Free Membership

Tags: