Consultor Eletrônico



Kbase 16854: Default value in Oracle for Progress datatypes
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/05/1998
Default value in Oracle for Progress datatypes


Table showing the corresponding value stored in the Oracle database
for each datatype if NO VALUE is specified for each field of the
different datatype when a record is created from Progress 4GL.
Question mark ("?") is displayed for each field when displayed
from Oracle database using "FOR EACH tablename DISPLAY tablename". In
Progress the question mark ("?") represent unknown value.

Datatype Progress Oracle
Varchar2 ? Null
Char ? Null
Date blank Null
Date-1 ? Not aplicable
Decimal ? Null
Number ? Null
Long ? Null

Progress Software Technical Support Note # 16854