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.
我想将表数据用作 DB2 数据库中的单独列。例如,考虑一个表 Employes 包含 EmpID、Address、DeptID、Hiredate。我的问题是,如何在表格中将特定的雇用日期显示为单独的列?
例子
2013 年 3 月 29 日 加入 未加入 加入 加入
你能帮我解决这个问题吗?
以下是您可能想要查看的一些示例。DB2 示例