Tag: programming languages
Questions Related to programming languages
-
Check whether cursor has fetched any row
-
Check whether cursor has not fetched any row.
-
Check the number of rows returned by the cursor
-
Both A and C
-
user defined
-
implied
-
implicit and explicit
-
Implied and user defined
-
open cursor; ---some statements close;
-
open cursor; fetch into variables; ---some statements close cursor;
-
open cursor; fetch into variables; ---some statements close;
-
All of the above
-
NUMBER
-
BOOLEAN
-
CHARACTER
-
STRING
-
Padding
-
Length
-
Storage
-
All of the above
-
In compiled form
-
As source code
-
Both A and B
-
None of the above
-
IN
-
IN, OUT
-
IN, OUT,INOUT
-
IN, OUT, INOUT , OUTIN