CHAPTER 6 – PEAR DB – Trimming Data
Option: DB_PORTABILITY_RTRIM Some DBMSs keep whitespace padding from CHAR fields, while others strip it off. This option makes sure there is no trailing whitespace in the result data.
CHAPTER 6 – PEAR DB – Trimming DataOption: DB_PORTABILITY_RTRIM Some DBMSs keep whitespace padding from CHAR fields, while others strip it off. This option makes sure there is no trailing whitespace in the result data. |