在我们的示例中,普通 SQL 不足以实现仅选择部门 PR27 且仅返回员工姓名这项任务。
In our example, plain SQL is not sufficient to select only department PR27 and only return the employee names.
前者存储的信息涉及员工的姓名、地址和可享有的假期,而后者包含有关薪水和部门的信息。
The former stores information concerning the employee's name, address, and leave entitlement, while the latter contains information regarding salary and department.
INFO 列包含雇员信息,比如在 XML 文档中列出的姓名、职责、薪水、入职日期、部门和联系方式。
The INFO column contains employee information such as name, designation, salary, date of joining, department and contact details represented in an XML document.
应用推荐