Spring does not support which of the ORM framework?
True
False
Which of the following is the commonly used command for debugging?
ENDDBG
STRDBG
WRKMBRPDM
WRKSPLF
How do you set the keywords SFLSIZ and SFLPAG if you want the subfile to dynamically expand?
SFLSIZ > SFLPAG.
SFLSIZ < SFLPAG.
SFLSIZ = SFLPAG.
SFLSIZ <> SFLPAG.
What is the CLP command to access a Query/400?
WRKOUTQ
WRKQRY
How can you identify End of file in CLP program?
ENDPGM
STRPGM
With the help of MONMSG MSGID(CPF0864) we can identify end of file in clp program.
How many primary files allowed in a program?
two
one
three
four
Where can you specify an indicator in LOKUP operation?
HI
LO
EQ
MQ
What is the use of UNIQUE keyword?
It will select only the field on which the keyword is specified.
It will select only one record.
It will avoid to enter duplicate key values.
None of the above.
UDATE supports two-digit year i.e in the form MMDDYYYY and system date supports four digit year i.e in the form MMDDYY.
To extract the information from the specified string the command used is %SST.