In this regard, the query is similar to a left outer join in SQL.
从这种意义上说,查询与 SQL中的左外连接相似。
For example, using SQL to create a multi-table outer join that outputs its results to a new XML document is much more complicated to the average developer than writing XQuery.
比方说,对于一般开发人员,使用SQL创建输出结果为新xml文档的多表外连接查询要比编写XQuery复杂得多。
In SQL terms, this merge calls for an outer join, which matches each row in the work items data set to the single row in the states data set with a matching state ID.
在sql术语中,该合并会调用一个外层联系,它会将工作项数据集合中的每一行,与状态数据集合中的单个行使用匹配状态ID来匹配起来。
In SQL terms, this merge calls for an outer join, which matches each row in the work items data set to the single row in the states data set with a matching state ID.
在sql术语中,该合并会调用一个外层联系,它会将工作项数据集合中的每一行,与状态数据集合中的单个行使用匹配状态ID来匹配起来。
应用推荐