Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ICD_CODE should be set to a string: VARCHAR, length 32 should be fine.

ICD_DESCR DESC should be set to 255 length; it may default to 150, which is not long enough.

...