123456789 |
- -- Licensed Materials - Property of IBM
- -- IBM Cognos Products: ccllogging
- -- (C) Copyright IBM Corp. 2005, 2010
- -- US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- alter table COGIPF_USERLOGON add COGIPF_USERID varchar(255) null
- alter table COGIPF_USERLOGON add COGIPF_NAMESPACE varchar(255) null
|