subscripting can be said as
A) subscripting enables us to write a move compact
code in the procedure division.
B) subscripting enables us to refer to any element of
a table by the same data name with the facility of
identifying a particular element through the values of
subscript.
C) Subscripting reduces the no of entries to be
included in the data division
D) subscripting enables us to use loops in the
procedure division
Define clustered index?
How are type 1 and type 2 indexes different?
Write the difference between hidam and hdam databases?
When do you get -811 sqlcode and how to resolve it?
How joinkeys helps in sort?
how do you seton setoff group of indicators
What are the mainframe computing pros and cons?
Why are you looking for a change?
what does the keyword SFLRCDNBR?
GO TO stmt which of the following is not true A) GO TO stmt is not essential in the sense that it is possible to write programs without using GO TO B) The target of the GO TO stmt being a procedure name avoiding GO TO result in a program with no procedure name C) Indiscriminate use of GO TO stmt can make the control structure program substantially complex D) Too many GO TO stmts make a program difficult to understand
How do you handle exceptions PL/1?
what is the difference between FB & FBA?