Parameter names are case-insensitive.
参数名是不区分大小写的。
Query XML data in a case-insensitive database.
在不区分大小写的数据库中查询XML数据。
Indicate that the index should be case-insensitive.
这表明索引应该是不区分大小写的。
However, not all queries need to be case-insensitive.
然而,并不是所有的查询都需要是区分大小写的。
Latin-1 case-insensitive, for use with 1252 Character Set.
拉丁文1,不区分大小写,用于1252字符集。
Enabling case-insensitive queries involves four basic steps.
启用区分大小写查询系统包括以下四个基本步骤。
Such queries took 5% to 8% longer in the case-insensitive database.
在不区分大小写的数据库中,这种查询花费的时间增加了5%到8%。
Internally, DB2 processes user ID and group names in a case-insensitive fashion.
在内部,DB 2以不区分大小写的方式处理用户ID和组名。
However, not every multiline text field needs to support case-insensitive queries.
然而,也并不是每一个多行文本域都需要支持区分大小写的查询。
Tip: The same script creates indexes for both case-insensitive and case-sensitive queries.
提示:相同的脚本可以同时为区分大小写的和不区分大小写的查询创建索引。
If this setting is disabled, Samba looks through the directory for a case-insensitive match.
如果禁用该设置,那么samba会以大小写无关的方式查找这个目录。
In other words, string comparisons may be slightly more expensive in a case-insensitive database.
换句话说,在不区分大小写的数据库中,字符串比较的开销可能会略微增加。
If you begin a subpattern with the modifier (? I), matching in the subpattern is case-insensitive.
如果子模式以修饰词(?i)为开头,则在子模式中进行匹配不区分大小写。
Note: The i modifier at the end of the regex makes all matches within the pattern, case-insensitive.
注:使用 regex 末尾的i修饰语可以使模式内的所有匹配都不区分大小写。
We can't find any way in the XML Schema spec that we can define an enumeration that is case-insensitive.
我们在XMLSchema规范中找不到任何方法可以用来定义不区分大小写的枚举。
However, the search is case-insensitive, and some normalization applies (see Diacritics and Punctuation).
然而,这个搜索是大小写无关的,并且应用了某些标准化(见附加符号和标点符号)。
Therefore you must go through the entire process for enabling case-insensitive queries for every user database.
因此您必须经历为每个用户数据库激活不区分大小写查询的整个过程。
When you create the index for each field, you can decide whether queries will be case-insensitive or case-sensitive.
当您为每个域创建索引时,您可以决定查询是否要支持区分大小写。
Note that these comparisons are also case-sensitive. To do a case-insensitive comparison use a command similar to this one
注意这些比较也是大小写敏感的。
Now it would seem fairly trivial to map from case-sensitive to case-insensitive, but in fact it's hard to do it efficiently.
从区分大小写映射到不区分大小写现在看来是很微不足道的,但实际上很难有效地进行这一映射。
There are several methods to search DB2 data in a case-insensitive manner such as the use of generated columns (see Resources).
以不区分大小写的方式搜索DB 2数据有多种方法,比如使用生成的列(请参见参考资料)。
Now, if you explain the query (with Visual explain or db2exfmt), you see that the index is used for the case-insensitive search.
现在,如果用VisualExplain或db 2 exfmt解释此查询,就会看到这个不区分大小写的搜索使用了索引。
If you no longer want to enable case-insensitive queries on any field in the table, you can disable indexes for the entire table.
如果您不再想在这个表格的任何一个域上激活不能区分大小写查询程序,您可以使整个表格的索引功能失效。
An application that queries these XML documents to find customers with a specific city most likely requires case-insensitive search.
如果一个应用程序查询这些XML文档,寻找某一城市的客户,那么很可能需要不区分大小写的搜索。
For example, the index extension for the inverted text index can be parameterized to also support case-sensitive and case-insensitive indexes.
例如,将反向文本索引的索引扩展参数化,以支持大小写敏感和大小写不敏感的索引。
To create a database that is case-insensitive for all string comparisons, it is necessary to use the collation UCA500R1 as shown in Listing 4.
要想创建对于所有字符串比较不区分大小写的数据库,需要使用排序规则UCA500R1,见清单4。
To avoid the use of the fn: upper-case function and exploit the benefits of XML indexes, it is necessary to create a case-insensitive database.
要想避免使用fn:upper - case函数并利用xml索引加快查询,就需要创建不区分大小写的数据库。
Note that data query or search operations on distinguished names (which I demonstrate in the second half of this article) are case-insensitive.
请注意对于专有名称的数据查询或搜索操作(我将在本系列的第2部分演示)是不区分大小写的。
To begin the process of enabling case-insensitive queries, review the schema of the user database and identify all of the multiline text fields.
要开始激活区分大小写查询程序的过程,首先要复审用户数据库的模式,并确定所有的多行文本域。
After case-insensitive queries have been enabled, there are also procedures for changing all or just part what you set up by using several methods.
当不能区分大小写的查询程序激活以后,可以用以下几种方法对您的设置进行全部或者部分的更改。
应用推荐