HI Guys,
Do u know, any company who gives access to his/her
IBM Mainframe computer (s 3090) at home PC.
I want to run Cobol2,CICS and DB2
only for enhance my skills.
I Can afford mix ($150 to $200) p/m.
Login to rate this answer.
Guest
Answered On : Feb 16th, 2007
i dont think the order of the WHEN clause is significant.....it si not mandatory 2 maintain the order in WHEN clause..... we can use : WHEN 0: WHEN 5: WHEN 2:reply,,,,,,,,,,,,,,,,,,,,,,if i m wrong....
Login to rate this answer.
tarun
Answered On : Jul 4th, 2007
It's important to have the order in place, you can not put 'When other' as the first clause.
Login to rate this answer.