SQL Query and CMS Database Table Basics
CentreVu Report Designer Version 8 User Guide
Creating a Custom Data Table
18-18
DUPLICATES
Enter
y
if you want to allow the column to contain
the same value in different rows. For example, if
the column were to contain the last names of
people, you would probably want to allow multiple
entries (because, for example, you might have
many different people with the last name of
Smith).
However, if you were creating a column of social
security numbers, then you would enter
n
to
prevent multiple entries of the same number.
DUPLICATES
appears for all types except
Serial
.
NULLS
Enter
y
if you want to allow the column to have
rows with no values (versus requiring values). For
example, if your table is a list of customer data and
the column you are adding is for the customer’s
employer, you might want to allow the
NULL
value for the case where the person is
unemployed.
Enter
n
if you want to require a value in each row.
NULLS
appears for all types except
Serial.
ADD STARTING
NUMBER
Enter the number that
INFORMIX should use as a
starting point for numbering rows.
INFORMIX
identifies the first row in the table with the number
you enter. As each new row of data is added to the
table,
INFORMIX assigns that row the next
number in the sequence.
ADD STARTING
NUMBER
appears only for
Serial
.
NUMERIC
Type the first letter of the numeric you want:
Integer, Smallint, Decimal,
or
Float
.
LENGTH
Enter the number of digits the column will store for
a single piece of data.
LENGTH
appears for
Char
and
Decimal
types
SCALE
Enter the number of digits that should appear to
the right of the decimal point. The decimal digits,
but not the decimal point, occupy part of the field
length you specified in the
LENGTH
field.
SCALE
appears after the
LENGTH
for
Decimal
.
Prompt
What to Do
Summary of Contents for CentreVu Report Designer
Page 4: ......
Page 18: ...Introduction CentreVu Report Designer Version 8 User Guide Related Documents 1 8...
Page 102: ...Edit Inputs CentreVu Report Designer Version 8 User Guide Viewing the Input Window 6 16...
Page 198: ...Format Text CentreVu Report Designer Version 8 User Guide Formatting Text on the Report 15 4...
Page 264: ...Index CentreVu CMS R3V8 Upgrades and Migration IN 10...
Page 266: ......