Consultor Eletrônico



Kbase P28206: Does the value of 2,000 for TPE_MAX_FLDLEN in SQL-92 mean 'b
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   6/27/2003
Status: Unverified

GOAL:

Does the value of 2,000 for TPE_MAX_FLDLEN in SQL-92 mean 'bytes' or 'characters'?

FACT(s) (Environment):

Progress 9.x

FIX:

The TPE_MAX_FLDLEN (Maximum length of a column in a table) applies to the CHAR data type (not VARCHAR) and is a hard limit of 2,000 bytes (not characters)