Tag: technology
Questions Related to technology
-
EditHistoryItems
-
AddFutureItems
-
InteractiveMode
-
GetHistoryItems
-
DUPLICATE (n)
-
REMOVDUP (n)
-
FIRSTDUP(n)
-
NONE OF THE ABOVE
-
BCOUNT('string')
-
COUNT('string')
-
CCOUNT('string')
-
DCOUNT('string')
-
SELECT FROM(IN) TO(OUT1) ON(5,4,ZD) FIRSTDUP USING(CTL1)
-
SELECT FROMFILE(IN) TOFILE(OUT1) ON(5,4,ZD) FIRSTDUP USING(CTL1)
-
SELECT file1(IN) file2(OUT1) ON(5,4,ZD) FIRSTDUP USING(CTL1)
-
None of the above
-
None of the Below
-
SUBSET IN1 TO OUT1
-
SUBSET FROM(IN1) OF(OUT1)
-
SUBSET FROM(IN1) TO(OUT1)
-
appends records anywhere in base dataset
-
appends records at the start of the base dataset
-
appends records at the start from the base dataset
-
appends records at the end of base dataset