Standard Behavior Available Only with -Q or -Q2
The following ANSI standard features are available only when you use the specified startup parameter:
- CREATE TABLE — Columns are not case sensitive unless you set -Q or -Q2.
- UPDATE — Interim uniqueness conflict avoided when you set -Q or -Q2.
- Decimal precision — Set to 15 when you set -Q or -Q2.
- Character comparisons — Not case sensitive unless you set -Q or -Q2.
- Blank padding — Destination fields (host language variables) are blank padded when you set -Q or -Q2.
- Guaranteed serializability — Uses Progress record locking rules unless you set -Q2.
- Division by zero — Division by zero returns the UNKNOWN value unless you set -Q, which causes an error to be raised.
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |