• His comprehensive surveys have provided the statements of how data are collected.

    全面调查给出关于如何收集数据的陈述

    youdao

  • 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语句更为稳定选择分区方式

    youdao

  • It USES placeholder variables and simple logic statements to define what data should be populated into the template.

    使用占位符变量简单逻辑语句定义应该模板填充数据

    youdao

  • The implementation contains methods encapsulating all required SQL statements for data access and manipulation.

    实现包含封装所有用于数据访问操纵sql语句方法

    youdao

  • Data source statement cache size specifies the number of prepared JDBC statements that can be cached per connection.

    数据源语句缓存大小指定每次连接可以缓存经过准备jdbc语句数量

    youdao

  • 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语句并且确保数据正确的,释放数据以供其它应用程序使用。

    youdao

  • 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中的字符字段,都基于代码进行解释的。

    youdao

  • 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语句列表

    youdao

  • 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返回所有字符数据数据库连接

    youdao

  • 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.

    UPDATEDELETE语句数据原始进行限定这样如果数据库中的数据同时进行了更改,则检测到此更改。

    youdao

  • 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更新功能我们使用下面的CREATETABLEINSERT语句定义示例数据

    youdao

  • On a commit, all the uncommitted statements (statements after last commit) take effect together, ensuring data integrity.

    发生COMMIT时,所有提交语句(自最近一次COMMIT之后的所有语句)同时生效,确保数据完整性

    youdao

  • 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语句建议APIpureQuery数据访问

    youdao

  • 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)语句以便测试数据库复制产品数据库数据库对象

    youdao

  • Add data to the table using SQL INSERT statements.

    使用SQLinsert语句数据添加中。

    youdao

  • 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所示。

    youdao

  • 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语句生成相同样本只要数据没有发生更改

    youdao

  • 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语句

    youdao

  • 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 的实用程序发送每个数据源远程语句应该检查远程计划

    youdao

  • 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)语句使用工具来获取显示结果

    youdao

  • This avoids the risk of exposing sensitive data and it also allows common statements to be grouped.

    就避免暴露敏感数据风险而且允许把常见语句分组。

    youdao

  • It makes the data from all the Select statements appear as a single stream to the view.

    使来自所有选择语句数据作为单个显示视图

    youdao

  • 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.

    一旦完成分析并且得到每个描述参数分值就是时候数据放入清晰而便于告知的格式中去了

    youdao

  • This provider now supports host variables, modules, the ARRAY data type, compound statements, and variable length timestamps.

    目前这个提供程序支持主机变量模块ARRAY数据类型复合语句可变长度时间戳

    youdao

  • Logical log records keep changes that SQL statements made to the database data.

    逻辑日志记录保存sql语句数据库数据进行修改

    youdao

  • 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语句应用程序创建数据库

    youdao

  • 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(数据操纵语言)包装很多代码中。

    youdao

  • Since ODBC applications pass all the SQL statements to the data source for execution, applications portability is easier to achieve.

    由于ODBC应用程序将所有sql语句传给数据源执行,因此容易获得应用程序的可移植性

    youdao

  • JDBC 3.0 frees the developer from this concern because the data source layer is now responsible for caching prepared statements.

    JDBC 3.0开发人员不再为此担心因为数据源现在负责预备语句进行缓存

    youdao

  • I discuss DOCTYPE statements and data typing in the next section, Schema for validation.

    模式验证讨论doctype语句数据类型化

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定