Answer Posted / sushama
CAT Concatenate two variables or constants into one continuous string.
BCAT Truncates all trailing blanks in the first character string, one blank is inserted, then the two character strings are concatenated.
TCAT Truncates all trailing blanks in the first character string, the two character strings are concatenated.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
which of the following operations does not zero the field flda defined as 4,0?
how many levels are there in a physical file?
what is the purpose of putovr (put with explicit override) keyword?
how many printer files can be defined in f specs ?
when would you prefer logical file than opnqryf?
what is the purpose of dynslt keyword?
I need to insert a record in a file using STRSQL containing the some field values same as an already existing record in that file.I know to smple insert mentioning those values one by one.But is there any another query can be prepared for the same .Please share the query if known to you. Thanks in advance.
what is the maximum number of files allowed in rpg?
what is rpg fixed logic cycle?
what is message subfile?
define a shared access path?
In Which Specs Arrays, Tables & Constants Are Defined?
how to define to define a hidden filed in dspf ?
during input operation which indicator position is seton if there is a record lock?
how do you use exceptional write in c specs?