Tag: programming languages
Questions Related to programming languages
-
CODASYL AND X3J4
-
CODASYL AND X3
-
CODASYL AND CCC
-
CCC AND X3J1
-
COBOL-68
-
COBOL-74
-
COBOL-85
-
COBOL-9x
-
Regulate the transport of the table's data records during installs, upgrades, copies
-
Regulate the scope that you may use to display and maintain data records
-
Answers A & B
-
None of the above
-
a and b
-
x and y
-
p and f
-
c and n
-
Type N
-
Type C
-
Type F
-
Type P
-
Constants:x(3) type c value '123'.
-
Data:x(3) type c.
-
Constants:x(3) type c.
-
Data:x(3) type c value '123'.
-
All the lines of the table are deleted
-
The work area is initialized
-
All the lines of the table are initialized
-
Nothing
-
sql>
-
from emp
-
WHERE sal, bonus IN
-
WHERE deptid=20);
-
DELETE clause
-
UPDATE clause
-
ROWID pseudocolumn
-
FOR UPDATE clause