As Packed veriable store 2 digits in 1 byte and ZONE
variable store 1 digit in 1 byte...
Please tell me when we have to use Packed and Zone
variable...?
Answer / ld123q44
Always used packed for a numeric field unless that field
will be subject to formatting(like the Social Security
Number) or exported or used by a another computer system
whose native data storage is not EBCDIC.
| Is This Answer Correct ? | 11 Yes | 0 No |
What is use of IMPORT and EXPORT in RPGLE ? What is activation Group ? What is Service Program ???? How to call another program in RPGLE ?
If I have a file with 5 record and that file has 2 Key field and I want to read the unique record of the file then how can we achieve it?
Need a sql query: retrive all duplicate records in table
Hello, I want to extend a length of field in my Display file(Subfile). Please suggest the possible steps. Thanks
what is a rpg?
how do I declare a table or array in rpg iv?
how to check on which PF , the LF is dependant ?
how do you use commitment control in rpg?
How to add 2 new fields in a file? How many ways are there in as400?
How Commitment and Roll back control is used in as400, explain with real time senario ???
what procedure should we use to find whether the following operations are successful or not setll setgt chain read reade readp pls tell with example i'm not lazy to read the manual or not lazy to do anything.but sometimes i cannot understand the things given in manual in high level english its little bit complicated for me,i can't understand their way of writing thats why i ask these questions here and find the solution in simple words that i can understand thats the real reason sir.sorry if i had hurt you or disturbed you.please understand my situation.
Why there is invention of RPG if we can do insert update delete in CL through SQL.Why the rise of RPG?