In SQL RPGLE program, I declare a cursor using a view..
The view has name Emp_Pat_Dept_Data(EMPdata)
the empdata is the AS400 name. In my cursor def which name I should use. Also for the fields referenced do I need to use the renamed field names in the view definition or I can use the field names in the actual PF
Thanks,
NG
Software/Hardware used:
AS400
ASKED:
September 28, 2009 9:29 PM
UPDATED:
September 29, 2009 7:20 PM
will SQL support view names longer more than 10 char
I tried long name and it works perfectly on my system
i hope it works the same at client site too..