which of the following is not true about search verb
A) every search stmt must contain the AT END clause
B) any no of WHEN clause can be used with this verb
C) this verb can only applied to a table which is
defined with the OCCURS clause and INDEXED phases.
D) WHEN condition is satisfied
Answers were Sorted based on User's Feedback
how do we describe cataloged procedure and an instream procedure?
Can you define a gdg?
Can I redefine an x(100) field with a field of x(200)?
Tandem COBOL Interview questions (on TACL,SCOBOL,ENSCRIBE,PATHWAY0
how can you define a dataarea(DTAARA) IN RPG? Which spec you define it C-spec/D-spec?
how are start and xctl different?
in options (main) , what is meaning of main . if u not used main what will happen? After compiling, os will not understand where to load and execute from
suppose I have two tables a and b. Both tables are connected with ssn number as foreign key. I want to retrieve a column data from b table. How will you write a query?
What is mainframe computer /system?
What is Comp-2?
What are some uses of the evaluate statement? Explore the syntax of the evaluate statement?
When do you get -811 sqlcode and how to resolve it?