Advanced Report Design
CentreVu CMS Custom Reports
Creating a Custom Data Table
6-7
Table 6-1: Data Types
Char
Character (CHAR) columns store any combination
of letters, numbers, and symbols.
Number
Numeric columns store numbers. The numbers
stored can be one of the following five types:
— Decimal. A decimal is a number that contains
a decimal point.
— Smallint. A Smallint column stores integers
from -32,767 to +32,767.
— Integer. An Integer column stores integers
from -2,147,483,647 to +2,147,483,647.
— Smallfloat. A Smallfloat column stores floating
point numbers with up to seven significant
digits.
— Float. A Float column stores floating point
numbers with up to 14 significant digits.
Serial
Serial columns store a unique sequence number in
each row of the table.
Date
Date columns store calendar dates with the format
mm/dd/yy
.
date-Time
Not supported by CMS Custom Reports. However, it
is supported by INFORMIX.
You must type T in order to select date-Time.
A date-Time column allows you to specify a
database qualifier of year, month, day, hour, or
minute.
Interval
Not supported by CMS Custom Reports. However, it
is supported by INFORMIX.
An interval column allows you to specify an
interval
qualifier of year, month, day, hour, or minute.
Money
Not supported by CMS Custom Reports. However, it
is supported by INFORMIX.
If your data will be dollars and cents, you should use
Decimal.
Summary of Contents for CentreVu
Page 16: ...Preface CentreVu CMS R3V5 Custom Reports Related Documents P 10 ...
Page 44: ...Getting Started CentreVu CMS Custom Reports Deleting a Custom Report 2 10 ...
Page 140: ...Completing Your Custom Report CentreVu CMS Custom Reports Running Custom Reports 5 22 ...
Page 178: ...Database Items and Calculations CentreVu CMS Custom Reports General Information A 2 ...
Page 188: ...Glossary CentreVu CMS Custom Reports GL 10 ...
Page 198: ......