How would you print the output of an SQL statement from
SPUFI?
Answer Posted / mehdee
- The above answer is right, but before print check your
output file and see how many bytes of the Record length
being 4092 you need to have, then use FILEAID and copy your
output into a file with the record length you need and the
Record format = FB, then print this new file.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What happens in bind step in a db2 program?
How to restart a DB2 program?
What is declare cursor?
List out the data types available.
What kind of database is db2?
What is node in db2?
What is the difference between spufi and qmf?
How can you quickly find out the # of rows updated after an update statement?
How do I add a column in db2?
What is the physical storage length of date data type?
What is a db2 tablespace?
What is dbrm? What it contains?
What is the picture clause of null indicator variable?
What is the maximum No of rows per page?
What is cursor in dbms?