dbUpgrade7_6003-to-7_6004_mssqlserver.sql 377 B

1234567891011121314
  1. -- Licensed Materials - Property of IBM
  2. --
  3. -- BI and PM: CM
  4. --
  5. -- (C) Copyright IBM Corp. 2020
  6. --
  7. -- US Government Users Restricted Rights - Use, duplication or disclosure
  8. -- restricted by GSA ADP Schedule Contract with IBM Corp.
  9. alter table CMOBJPROPS85 add BIVARS ntext null
  10. alter table CMOBJPROPS85 add EMBEDDING ntext null
  11. alter table CMOBJPROPS85 add STATUS ntext null