Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我创建了一个表,但未在 DataStudio 4101(表节点)上列出
我可以通过 sql 命令插入数据并删除/创建表,但在表下的服务器数据库节点上找不到它。
显示其他表,但不显示我制作的新表。
如果您使用 DB2 for i 并采用“系统命名”模式,那么您的表可能已经默认在模式 QGPL(通用库)中创建。您的 DB2 会话将通过使用它的“库列表”找到它们,类似于路径列表。