提问人:malval 提问时间:9/21/2023 更新时间:9/21/2023 访问量:38
Cognos 11.2 数据模块 - 从现有自定义 SQL 表自定义 SQL 表自定义 SQL 表
Cognos 11.2 data module - custom SQL table from an existing custom SQL table
问:
我有一个数据模块,其中包含一些表,通过数据库连接。我创建了一个自定义 SQL 表“customSQLt1”来查询其中一个现有表,一切照常进行。 现在我想创建另一个自定义 SQL 表“customSQLt2,但这次我想查询我之前创建的自定义 SQL 表 - ”customSQLt1“,而不是现有表。
当我转到 New->Custom SQL 表并编写
从 customSQLt1 中选择 *
它给了我一个表达式错误。在 Cognos 11.2 中,我想要的甚至可能实现吗?
感谢您的任何提示
答: 暂无答案
评论