If DB2 used a single index range scan from 20 to 30, it would miss this document and return an incomplete query result.
如果DB 2在20到30之间使用单个索引范围扫描,则会错过该文档,并返回不完全的查询结果。
Listing 6 creates a scalar function that extracts a given XML element from an input document and shows how this function can be invoked in a simple SQL query to return the name of a given customer.
清单6创建一个标量函数,它从输入文档中提取出一个特定的xml元素。然后,在一个简单的SQL查询中调用此函数,从而返回给定的客户的姓名。
It is important to note that only XSLT stylesheets that return a well-formed XML document can be used by the assembly.
重要的是要注意,只有返回一个格式良好的XML文档的xslt样式表可由程序集使用。
The query is designed to return a set of unique identifiers for each of the records found in the database as well as a description of the XML document itself.
这个查询返回在数据库中找到的每个记录的惟一标识符,以及对XML文档本身的描述。
This query causes DB2 to return the first E-mail element it finds within each qualifying XML document (customer contact record).
该查询导致DB2返回它在每个符合条件的XML文档(客户联系方式记录)中找到的第一个电子邮件元素。
It USES the XPath expression syntax to address specific parts of an XML document supplementing it with "FOR, LET, WHERE, ORDER BY and RETURN" expressions.
它使用XPath表达式语法来访问一个XML文档的特定部分,并且有“FOR,LET,WHERE,ORDERBY和RETURN”表达式作为补充。
The XQuery in Listing 3 illustrates a simple XQuery expression to return the title for films from the year 2002 from the XML document in Listing 1.
清单3中的XQuery演示了一个简单的XQuery表达式,用于返回从清单1中的XML文档查询到的自2002年至今的电影片名。
You can use the RegistryLookup node to return an arbitrary document from Registry and Repository, which could contain addressing details for any external service.
可以使用RegistryLookup节点从 Registry and Repository返回任意文档,其中可能包含任何外部服务的寻址细节。
This sample query USES XMLEXISTS to select the "WW" department V15 and applies XMLQUERY to return all employee names from that department document. The result is.
这个示例查询使用XMLEXISTS来选择“WW”部门V15,并应用XMLQUERY来返回该department文档中的所有员工姓名。
An XPath expression allows you to define a set of node relationships in the document and return subsets of content from the document based on these relationships.
XPath表达式允许您在文档中定义一个节点关系集,并允许根据这些关系从文档返回内容的子集。
The XML data in the DXL document is processed by the DXLCreateDoc agent, and the return message is sent back to the client.
DXLCreateD oc代理处理DXL文档中的XML数据,返回的消息被发送到客户机。
Also, a search for documents talking about G8 countries would return the document due to a match on Germany, Russia, and Italy.
另外,搜索与八国集团相关的文档时,也会返回与Germany、Russia和Italy匹配的文档。
Disable namespace aware to ignore the namespace tagging in the XML document, and to check only the simple name of the element and the final return value.
禁用Namespaceaware忽略X ML文档中的名字空间标签,仅检测元素的简单名称和最终的返回值。
XQuery allows a client to describe precisely the type of XML document that it would like the server to return.
XQuery允许客户端精确描述希望服务器返回的XML文档类型。
They only apply to one document at a time and may return a (possibly empty) fragment of a document.
它们一次只能用于一个文档,且返回文档片断(可能为空)。
Both procedures take the type of policy being retrieved as input and return an XML document (either returned as a BLOB to the caller or written to a file) containing the policy information.
这两个过程都以要检索的策略类型为输入,并返回包含策略信息的XML文档(作为blob返回到调用方或写入文件)。
Since the customer information is stored in the database as an XML document, you don't need to do any transformations to the data in order to return it to the client.
因为客户信息在数据库中存储为XML文档,所以在将它返回给客户机之前不需要执行任何转换。
I am playing catch up as I document my last 9 months (my return to running after 25 years).
我一直在更新我最近9个月的记录(自25年前再次回归跑步)。
Like previous examples, we want to return a valid XML document, so we will wrap the result of the XQuery with the root XML element.
与前面的示例相似,我们要返回一个有效的XML文档,所以将XQuery的结果封装在xml根元素中。
Process a document and return a set of error messages according to business logic.
处理一个文档并根据业务逻辑返回一组错误消息。
The return value -- here stored in the $rss variable -- does not point to the entire document, as you might expect from experience with other APIs such as the Document Object Model (DOM).
返回值(这里存储在 $rss变量中)并没有指向整个文档,如果使用过其他API如文档对象模型(DOM)您可能会这样期望。
She selects the activities that are important to cross-team collaboration and clicks Done to return to her collaboration document.
她选择了一些对跨团队协作重要的活动并单击Done返回她的协作文档。
With multiple return values, it is good to have the code document which is which - go allows you to give the return values names, just like parameters.
有了多个返回值,有良好的代码文档会更好——而Go允许你给返回值命名,就像参数一样。
By now, you've seen how to write XQueries that retrieve XML document fragments, create new forms of XML output, and return different output based on conditions specified in queries themselves.
至此,您已经看到了如何编写XQuery来检索XML文档片段,创建新格式的XML输出,以及根据查询中指定的条件返回不同的输出。
To return to the highlight style controversy mentioned in Understanding the base domains, a pragmatic document authored with highlight domain will contain phrases like the following.
要回到在理解基本域中所提到的有关突出显示样式的争议,使用突出显示域创作的实用性文档将含有类似下面的短语。
Once the document is parsed, you can use the getHeadline() method to return the article headline, and the getByline() method to retrieve the author byline.
文档解析后就可用 getHeadline()方法返回文章标题,用 getByline() 方法检索作者署名。
Make sure to document everything and consult this handy online valuation guide so you can claim a generous deduction on your tax return next year.
务必把每样东西都登记,可以在网上(估价指南valuation guide)随时查看,以便能够在次年的报税单上要求减税额。
Optional callback interface to return the number of pages in the current document.
可选的回调接口去得到当前的文件的页数。
You can then close out of this document and return to your template where we will be using our newly created pattern.
然后,您可以关闭此文件,并返回到您的布局,在这里,我们将使用我们新创建的图案。
Click on the Finish button to return to the document you were viewing before you attempted to connect to this site.
单击“完成”按钮返回到您在连接此网站之前正在查看的文档。
应用推荐