
FIND
ALL
FIND
ALL
Lo cates
all
en
tries
in
the
data
set
regardless
of
the
v
alue
of
the
data
item
sp ecied.
Syntax
F
2
IND
3
ALL
2
#LIMIT= i;
3
item
identier
F
or
example:
>FIND
ALL
LABOR.BADGE#
Where
item
identier
''
=
LABOR.BADGE#''
>F
ALL
F-NAME
Where
item
identier
=
F-NAME
P
arameters
i
is
an
in
teger
sp ecifying
the
maximum
n
um
b er
of
qualifying
en
tries
y
ou
w
an
t
to
retrieve.
i
m
ust
b e
>=
0.
If
y
ou
sp ecify
a
negative
n
um
b er,
QUER
Y
ignores
y
our
input.
When
the
#LIMIT
=
parameter
is
sp ecied,
only
the
rst
qualied
en
tries
are
placed
in
the
select
le.
If
few
er
than
i
qualifying
en
tries
exist,
then
all
en
tries
that
qualify
are
placed
in
the
select
le.
item
identier
takes
the
form:
[ data
b
ase
name: ]
[ data
set
name. ]
data
item
name
data
b
ase
name
is
the
name
of
a
data
base
sp ecied
in
the
last
DEFINE,
D
A
T
A-BASE=,
or
MUL
TIDB
command.
data
set
name
is
the
name
of
the
data
set
y
ou
w
an
t
to
access.
data
item
name
is
the
name
of
an
y
data
item
in
that
set.
Discussion
If
y
ou
w
an
t
to
lo
cate
all
en
tries
in
a
data
set
(and
use
these
en
tries
in
a
rep ort,
for
example),
this
is
an
easy
w
a
y
to
do
so.
If
y
ou
do
not
sp ecify
data
set
name
,
QUER
Y
will
c
hec
k
the
data
set
list
and
follo w
the
same
rules
as
dened
when
using
a
FIND
command
with
a
single
data
set.
(Refer
to
the
FIND
command
for
more
information.)
Example
> F
ALL
CUSTOMER.ACCOUNT
USING
SERIAL
READ
13
ENTRIES
QUALIFIED
> R
D,ACCOUNT,8;END
54283540
54283545
10293847
.
QUERY/V
COMMANDS
3-41
Содержание QUERY
Страница 10: ......
Страница 17: ...Figure 1 1 ORDERS Data Base Structure Figure 1 2 Sample Entry Values INTRODUCING QUERY V 1 7 ...
Страница 20: ...Figure 1 3 IMAGE QUERY Environments 1 10 INTRODUCING QUERY V ...
Страница 36: ......
Страница 165: ...REPORT G1 GROUP TITLE 11 END QUERY V COMMANDS 3 129 ...
Страница 199: ...XEQ TF TOTAL DUE 9 SPACE B2 SKIP A TF R0 70 E2 S PURCH DATE END QUERY V COMMANDS 3 163 ...
Страница 200: ......
Страница 244: ......
Страница 278: ......
Страница 279: ...G ASCII CHARACTER SET This appendix is not available in this edition ASCII CHARACTER SET G 1 ...
Страница 280: ......