For more abstract statements that are further removed from the physical world, he points to the structure of our brains and our penchant for logic.
对于从真实世界引申出的更抽象的陈述,他指出这与我们大脑的结构,以及对于逻辑的追求有关。
This feature allows for easy analysis of SQL statements for performance and tuning purposes.
该特性为分析SQL语句以提高性能和进行调优提供了便利。
When measuring the time for a remote call, for example with trace statements, it is important to know where each part starts and ends, so that the trace statements can be appropriately placed.
当估算远程调用的时间时,例如,用跟踪语句,了解每一部分从哪里开始以及到哪里结束非常重要,因为这样才可以在适当的位置设置跟踪语句。
In Version 4.1.0.1, you can gather detailed database breakdown statistics, not just for the transaction but for individual SQL statements.
在版本4.1.0.1中,您可以收集详细的数据库细目统计信息,不仅针对事务,也可针对单个sql语句。
For illustration purposes, refer to the third column of Table 1 for the stored procedure statements.
为便于说明,请参阅表1第三列中的存储过程语句。
Selecting a SQL statement from the list brings up additional information for the statement as shown in the detail area for SQL statements.
从列表选择SQL语句会带出额外的语句信息,如以下 SQL语句的详细信息区域所示。
For instance, you may rarely, if ever, be required to analyze the access plans for SQL statements.
例如,您可能很少被要求分析sql语句的访问计划。
In particular, the previously supported SQL statements for creating and altering tables for range partitioning as well as attaching and detaching partitions still apply.
尤其是,对于范围分区表,仍然可以使用以前支持的创建和修改表的sql语句。
The statement concentrator looks for SQL statements that look exactly the same except for their parameter values.
语句集中器寻找除参数值之外完全相同的sql语句。
For this scenario, the application level properties file named pdq.appwide.properties is set to capture the SQL statements for both applications.
对于本场景,已设置了名为pd q .appwide .properties的应用级别属性文件,来为每个应用捕获sql语句。
For my example, I chose a minimum estimate query runtime of 0 because I wanted to avoid collecting detail for non-query SQL statements.
对于我的例子,我选择minimumestimatequeryruntime,并将值设为0,因为我想避免收集非查询sql语句的详细信息。
You need to define similar statements for New York and New Jersey, ensuring that TaxRate is bound to the value for the appropriate state in any given case.
您需要为纽约州和新泽西州定义相似的语句,以确保在任何给定的情况下将TaxRate绑定至适当的州的值。
Both statements can use the PreparedStatement syntax (see Resources) of "? "for a parameter, in which case the username will be set for every parameter.
这两条语句都可以使用带“?”的preparedstatement语法作为一个参数(请参见参考资料),在这种情况下,将为每个参数设置用户名。
Fixed for UPDATE statements not generated for pessimistic locking.
修复了不会生成悲观锁定的FOR UPDATE语句。
The basic syntax of a for loop is shown in Listing 1, which also demonstrates how to use continue and break statements within a for loop.
清单1中显示了for循环的基本语法,还演示了如何在for循环中使用continue和break语句。
Audited annual financial statements of borrowers for projects (for which the invitation to negotiate is issued after July 1, 2010)
经过审计的借款方年度财务报表(2010年7月1日之后发出有关谈判邀请);
After you validate for one database type, you can proceed to validate statements with the parser for a different database type.
在您验证完一个类型数据库之后,您可以继续使用不同类型数据库的解析器来验证语句。
Additionally, these kinds of SQL statements are the most sensitive to proper indexing and database design, so look to the following Pointers for tips for optimal performance.
此外,这些类型的sql语句对适当的索引和数据库设计最敏感,因此查看以下指示,获取实现最优性能的技巧。
But that's a big hassle for smaller websites for which standard SQL LIKE statements are sufficient for simple text search.
但是对于那些标准SQLlike语句就足以进行简单文本搜索的小型网站来说,这就是一个大麻烦。
When you write SQL statements that access DB2 data, be sure to follow these three guidelines for coding SQL for performance.
当您编写访问DB2数据的sql语句时,要确保遵循以下三个编码sQL的准则以获得最佳性能。
The CURRENT SCHEMA special register contains the default qualifier to be used for unqualified objects referenced for dynamic SQL statements issued from within a specific DB2 connection.
特殊寄存器CURRENTSCHEMA包含默认的限定符,用于对特定DB 2连接中发出的动态sql语句所引用的未限定对象进行限定。
A proven practice for handling the identification of logon data type is to use nested if statements which will check for Trusted Credentials, Credentials, Forms and finally for SSO.
对于识别登录数据类型,一种已经证明有效的做法是使用嵌套的IF语句检查可信凭证、凭证和表单,最后检查sso。
Some of the statements were designed to make the crime seem worse, for example the robber had a gun, and others to make it look less serious, for example the robber had starving children to feed.
某些描述让抢劫看起来更严重,比如抢劫者拿着枪,另一些让抢劫看起来轻微一些,比如抢劫者有挨饿的孩子要喂养。
"The time for formal statements is over. The time for re-stating well known positions is past," said Yvo DE Boer.
德布尔说:“已经没有时间打官腔了,重申已知立场的时间也已过去。”
For example, if you used 10 statements for each element, then your rating scale would be 1-10.
例如,如果你为每个元素使用10个描述,那么你的评分尺度应该是1 - 20。
If such statements are true for the semantic Web, it is true for semantic Web services.
如果对语义web而言,此类说法成立的话,那么对语义web服务也是如此。
Values are about behaviors, taking the form of statements like "we'll never sacrifice customer satisfaction for short term profit" or "we always thank the customer for choosing us."
价值与行为有关,采取像“我们永远都不会靠牺牲客户的满意来换取短期利益”或“对于客户选择了我们,我们永远保持感激”之类的话的形式。
RDF is a metadata system with an XML serialization for the Web, a model for describing collections of formalized statements about a Web resource.
RDF是一个具有WebXML序列化的元数据系统,即用于描述Web资源形式化陈述集合的模型。
Avoid the use of the comma operator except for very disciplined use in the control part of for statements.
避免使用逗号操作符,除非在特定的for语句的控制部分。
Avoid the use of the comma operator except for very disciplined use in the control part of for statements.
避免使用逗号操作符,除非在特定的for语句的控制部分。
应用推荐