123456789 |
- -- Licensed Materials - Property of IBM
- -- BI and PM: Mobile
- -- (C) Copyright IBM Corp. 2013
- -- US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- --
- -- Generated by: com.cognos.mobile.internal.server.database.schemagenerator.SchemaGenerator
- --
- ALTER TABLE [MOB_RENDERS] ADD
- [TABS] [nvarchar] (4000) NULL;
|