Page 1 of 1

Select * from library/file in DB2

Posted: Fri Mar 16, 2012 9:49 am
by Vicki
Hi.

When running SQL in DB2..using the simple select * from library/file, it will display the record name first...not as RRN 1, but as a header I guess. When this is done in GA, encrypted in and ftp'd to our vendor, they get that header as well. The first record cannot be this record name header, but a header record must be diplayed first.

Does anyone know how to NOT send this record name header? Sample I am sending is MAMREC is being sent as first line, and RRN 1 is H550944xxxxxx etc.

[img]Position to line . . . . .
....+....1....+....2....+....3....
[b]MAMREC [/b]
H5509440000000088 20120315R
[/img]

Re: Select * from library/file in DB2

Posted: Mon Mar 19, 2012 4:59 pm
by Support_Julie
After doing your SQL query, are you writing the data out to a CSV file?
If so, the advanced tab has a setting to ignore the header.