Answer Posted / jana.gadi
IS NUMERIC CLAUSE is used to test wheather the given
identifier is numeric or not
| Is This Answer Correct ? | 28 Yes | 0 No |
Post New Answer View All Answers
What are the different rules of SORT operation?
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
I have one ps file in which there are 3 fileds emp_no,emp_name and leave_app.this ps file information give the detail of employee which is going to apply for leave.suppose emp_no=113430,emp_name=ajay,leave_app=1 that means he is going to apply for 1 day leave.and accordingling the table in db2 will be updated means if he has that no of leave in his account then he will get dat leave and updated acc. in table(leave_balance=previous leave present in table-leave_app).Now i want to check whther the updated result is correct or not by comparing the two ps file using IEBCOMPARE or icetool so what is going to be the two ps file and how its is going to be compare.
What is the utilization of copybook in cobol?
How many bytes S(8) comp field occupy and its maximum value?
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
what is difference between cobol and cobol/400
Explain what you understand by passing by value.
Explain how you can characterize tables in cobol?
What is the difference between goback, stop run and exit program in cobol?
Write down the divisions of cobol program?
what is s000 u4087 error? please give the all error codes in cobol,jcl.
Can you please let me know the centre name of INS certification in Kolkata.
What is the default value(s) for an initialize and what keyword allows for an override of the default?