
App endix
F
for
further
discussion.
All
of
the
tasks
except
user-dened
rep ort
pro cedures
can
b e
accomplished
without
programming.
If
y
ou
are
dev
eloping
programs
whic
h
access
IMA
GE
data
bases
through
the
IMA
GE
library
pro cedures,
QUER
Y
makes
an
excellen
t
debugging
aid.
Y
ou
can
alter
the
data
base
con
ten
t
using
y
our
program
and
then
use
QUER
Y
to
examine
the
data
and
determine
the
results
of
y
our
programmed
c
hanges.
STRUCTURE
OF
THE
D
A
T
A
BASE
It
is
not
necessary
to
understand
all
the
IMA
GE
features
in
order
to
use
QUER
Y.
Ho
w
ev
er,
it
is
imp ortant
to
ha
v
e
a
general
idea
of
data
base
structure
and
kno
w
the
denitions
of
some
IMA
GE
terms
whic
h
will
b e
used
in
this
man
ual.
Eac
h
item
of
information
in
a
data
base
is
referenced
b
y
a
data
item
name.
The
name
asso
ciates
the
information
with
c
haracteristics
whic
h
describ e
it:
the
t
yp e
of
information
(n
umeric,
alphan
umeric,
etc.)
its
relation
to
other
data
in
the
data
base
the
passw
ords
required
to
read
and/or
write
the
information
The
data
base
designer
organizes
data
items
in
to
data
sets
for
the
purp ose
of
accessing
them
as
a
group.
F
or
example,
an
emplo
y
ee
data
set
could
con
tain
the
items
EMPID,
F-NAME,
L-NAME,
SOCSEC#,
and
SALAR
Y.
A
credit
union
data
set
could
con
tain
EMPID,
AMOUNT,
TRANSCODE,
and
so
forth.
Eac
h
data
set
is
referenced
b
y
a
data
set
name.
Eac
h
time
y
ou
en
ter
a
new
emplo
y
ee's
record
in
to
the
data
base,
y
ou
can
supply
a
v
alue
for
eac
h
data
item.
This
group
of
v
alues
is
stored
as
a
single
data
entry
in
the
data
set.
F
or
example:
F-NAME
SALLY
L-NAME
MERTON
SOCSEC#
527-58-6492
SALARY
18000.02
QUER
Y
allo ws
y
ou
to
lo
cate
particular
en
tries
whic
h
ha
v
e
v
alues
y
ou
sp ecify
.
Y
ou
can
then
c
hange
the
v
alues
or
prin
t
them
in
a
rep ort.
Y
ou
can
also
add
or
delete
an
en
tire
en
try
if
y
our
passw
ord
gives
y
ou
the
capabilit
y
to
write
to
eac
h
item
in
the
data
set.
Y
ou
can
use
the
F
ORM
command
to
display
the
names
of
eac
h
data
set
to
whic
h
y
ou
ha
v
e
access
and
the
names
of
the
data
items
in
those
sets.
Only
the
items
to
whic
h
y
ou
ha
v
e
at
least
read
access
are
listed.
1-2
INTRODUCING
QUERY/V
Summary of Contents for QUERY
Page 10: ......
Page 17: ...Figure 1 1 ORDERS Data Base Structure Figure 1 2 Sample Entry Values INTRODUCING QUERY V 1 7 ...
Page 20: ...Figure 1 3 IMAGE QUERY Environments 1 10 INTRODUCING QUERY V ...
Page 36: ......
Page 165: ...REPORT G1 GROUP TITLE 11 END QUERY V COMMANDS 3 129 ...
Page 199: ...XEQ TF TOTAL DUE 9 SPACE B2 SKIP A TF R0 70 E2 S PURCH DATE END QUERY V COMMANDS 3 163 ...
Page 200: ......
Page 244: ......
Page 278: ......
Page 279: ...G ASCII CHARACTER SET This appendix is not available in this edition ASCII CHARACTER SET G 1 ...
Page 280: ......