VARCHAR vs CHAR in DB2 z/OS

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Lynn Monty
    New Member
    • Jan 2012
    • 1

    VARCHAR vs CHAR in DB2 z/OS

    Database design recommendations usually say use of VARCHAR fields should be limited to text or description fields in DB2 for z/OS because of how DB2 handles VARCHAR fields and key fields should definitely not be VARCHAR.

    Is that still true, especially in DB2 V10.
Working...