His comprehensive surveys have provided the statements of how data are collected.
他全面的调查给出了关于如何收集数据的陈述。
The data model and the business relationship between tables can provide a more stable way of selecting a partitioning key than specific SQL statements.
这个数据模型以及表间的业务关系可以提供一种比sql语句更为稳定的选择分区键的方式。
It USES placeholder variables and simple logic statements to define what data should be populated into the template.
它使用占位符变量和简单的逻辑语句定义应该在模板中填充的数据。
The implementation contains methods encapsulating all required SQL statements for data access and manipulation.
该实现包含封装所有用于数据访问和操纵的sql语句的方法。
Data source statement cache size specifies the number of prepared JDBC statements that can be cached per connection.
数据源语句缓存大小指定每次连接可以缓存的经过准备的jdbc语句的数量。
By issuing COMMIT statements when work is complete, and ensuring that the data is accurate, you free up that data for other applications to use.
通过在工作完成时发出commit语句,并且确保数据是正确的,就释放了该数据以供其它应用程序使用。
All data, including dynamic SQL statements, user input data, user output data, and character fields in the SQLCA, is interpreted based on this code page.
所有数据,包括动态sql语句、用户输入数据、用户输出数据以及SQLCA中的字符字段,都是基于该代码页进行解释的。
If all the data access paths in the application are executed, then the captured information contains the complete list of SQL statements that are issued to the database.
如果应用程序中的所有数据访问路径都被执行,那么捕获的信息将包含向数据库发出的完整sql语句列表。
At precompile and bind time, the code page derived at the database connection is used for precompiled statements, and any character data returned in the SQLCA.
在预编译和绑定时,代码页派生于用于预编译语句和SQLCA中返回的所有字符数据的数据库连接。
The UPDATE and DELETE statements are qualified with the original values of the data so that should the data have changed in the database in the meantime this will be detected.
UPDATE和DELETE语句用数据的原始值进行限定,这样,如果数据库中的数据同时进行了更改,则会检测到此更改。
To illustrate the new DB2 9.5 XML update functionality, the sample table and data defined by the following CREATE TABLE and INSERT statements are used.
为了解释新的DB2 9.5XML更新功能,我们使用下面的CREATETABLE和INSERT语句定义示例表和数据。
On a commit, all the uncommitted statements (statements after last commit) take effect together, ensuring data integrity.
发生COMMIT时,所有未提交的语句(自最近一次COMMIT之后的所有语句)将同时生效,确保数据的完整性。
The pureQuery data access layer with the specified interface name and suggestions for APIs for each SQL statements will be generated in one shot.
可以轻松地生成带有指定的界面名称和每个SQL语句的建议API 的pureQuery数据访问层。
The db2look tool can extract data definition language (DDL) statements from a database in order to reproduce the database objects of a production database on a test database.
db2look工具能够从一个数据库中提取数据定义语言 (DDL)语句,以便在测试数据库中复制产品数据库的数据库对象。
Add data to the table using SQL INSERT statements.
使用SQLinsert语句将数据添加到表中。
On the type mapping TAB, Roslyn can customize the data type mapping that is used when generating the target database DDL statements and click Next, as shown in Figure 29.
在TypeMapping选项卡上,Roslyn可以定制在生成目标数据库ddl语句时使用的数据类型映射,然后单击Next,如图29所示。
The RUNSTATS repeatable clause allows the same sample to be generated across RUNSTATS statements a long as the table data has not changed.
RUNSTATSrepeatable子句允许通过runstats语句生成相同的样本,只要表数据没有发生更改。
To load the data into HSQLDB, it would only be necessary to write a Visitor that traversed the in-memory data structure and generated the appropriate INSERT statements for each entity to be stored.
要将数据装载到HSQLDB,只需编写一个Visitor 即可,该 Visitor 将遍历内存中的数据结构,并为每一个将要存储的实体生成相应的INSERT语句。
Remote plans should be examined for the remote statements sent to each data source by using the equivalent of its EXPLAIN facility, if available.
对于通过使用类似于 EXPLAIN 的实用程序发送到每个数据源的远程语句,应该检查远程计划。
You can execute both data definition language (DDL) and data manipulation language (DML) statements, and obtain and display the results using this tool.
您可以执行数据定义语言(DDL)和数据操作语言(dml)语句,并使用该工具来获取和显示结果。
This avoids the risk of exposing sensitive data and it also allows common statements to be grouped.
这就避免了暴露敏感数据的风险,而且也允许把常见语句分组。
It makes the data from all the Select statements appear as a single stream to the view.
它使来自所有选择语句的数据作为单个流显示到视图。
Once you've completed your analysis and have values for each of the statements or parameters, it's time to put this data into a clear, communicative format.
一旦你完成了你的分析,并且得到了每个描述或参数的分值,就是时候把数据放入清晰而便于告知的格式中去了。
This provider now supports host variables, modules, the ARRAY data type, compound statements, and variable length timestamps.
目前这个提供程序支持主机变量、模块、ARRAY数据类型、复合语句和可变长度时间戳。
Logical log records keep changes that SQL statements made to the database data.
逻辑日志记录保存了sql语句对数据库数据进行的修改。
You can refer to the Data Definition Language (DDL) statements in Listing 1 to create the database and table for the sample application.
您可以参考清单1中的数据定义语言(DDL)语句,为样例应用程序创建数据库和表。
Data access developers who develop these data-oriented applications can attest to the fact that it typically requires wrapping DML (data manipulation language) statements in a fair amount of code.
开发这些面向数据应用程序的数据访问开发人员可以证实,他们常常需要将DML(数据操纵语言)包装到很多代码中。
Since ODBC applications pass all the SQL statements to the data source for execution, applications portability is easier to achieve.
由于ODBC应用程序将所有sql语句传给数据源来执行,因此很容易获得应用程序的可移植性。
JDBC 3.0 frees the developer from this concern because the data source layer is now responsible for caching prepared statements.
JDBC 3.0让开发人员不再为此担心,因为数据源层现在负责为预备语句进行缓存。
I discuss DOCTYPE statements and data typing in the next section, Schema for validation.
下一节模式验证中讨论doctype语句和数据类型化。
应用推荐