I hear Join Logical files are not supported in SQL DDL. But you have the SQL view instead. The shop I work for wants to use SQL DDL. But they have numerous interactive programs that use join logical files. If views cannot have keys, how on earth are they going to replace the join logical files in the program?
Software/Hardware used:
ASKED:
July 30, 2009 5:11 PM
UPDATED:
July 30, 2009 6:47 PM
And for the printer files, does it mean I have to use a cursor? In my tests, using a cursor is slower than reading the files and directly outputting them to the printer file…What’s the alternative in SQL really?