• In order to use the procedure, it must be registered in the database with the following SQL statement.

    为了使用这个存储过程必须下面sql语句将该过程注册数据库

    youdao

  • SQL statement distribution shows the distribution of dynamic and static SQL statements for a database.

    SQL语句分布图显示数据库动态静态 SQL语句分布情况。

    youdao

  • Even though the program runs on the application server, it will use the database clock in the SQL statement.

    尽管程序应用服务器运行但是它使用sql语句中的数据库时钟

    youdao

  • Without these statistics, the database manager could make a decision that would adversely affect the performance of an SQL statement.

    如果没有这些统计信息数据库管理器可能做出sql语句性能产生不利影响决定。

    youdao

  • Here is how an SQL injection works: First, assume an SQL statement accepts user-supplied data to look up a team member's contact information from a database without input validation rules.

    下面SQL注入工作方式首先假设一条sql语句接受用户提供的数据没有输入确认规则就可数据库查找团队成员联系信息

    youdao

  • It then USES its parent request to find the right database statistics based on the connection's description, and to find statement statistics based on the SQL key string.

    然后双亲请求根据连接描述找到正确数据库统计值,根据sql字符串找到语句统计值。

    youdao

  • First, you should turn off autocommit mode so the results of each SQL statement aren't automatically committed to the database.

    首先应当关闭自动提交模式这样sql语句结果不会被自动提交数据库

    youdao

  • The application submits an SQL update statement and transmits the updated document to the database server.

    应用程序提交一个SQLupdate语句,把更新后文档传输给数据库服务器。

    youdao

  • The SQL JOIN statement has long been in the toolkit of database programmers, allowing you to combine the data contained in two or more relational database tables based upon a common attribute.

    数据库编程人员SQLJOIN语句使用由来已久,通过该语句可以基于相同属性两个更多关系数据库中的数据组合到一起。

    youdao

  • With these statistics information database manager could make a decision that would increase the performance of an SQL statement.

    数据库管理器通过这些统计信息可以做出决策提高SQL 语句性能

    youdao

  • DB2 UDB provides several tools that can be used to monitor database server activities, or to analyze how an SQL statement accesses data; each serves a different purpose.

    DB 2UDB提供了多个工具可以用于监控数据库服务器活动分析sql语句如何访问数据每个工具都服务不同的目的。

    youdao

  • So if an access plan is reused, a database server requires less CPU resources to execute the corresponding SQL statement repeatedly.

    因此如果一个访问计划重用,则数据库服务器重复执行相应sql语句所需CPU资源减少

    youdao

  • Another important factor that affects SQL statement performance is database statistics.

    影响sql语句性能另一个重要因素数据库统计

    youdao

  • From the performance perspective, dynamic SQL statement can be prepared once and executed multiple times, reusing the same database access plan.

    性能角度来看动态sql语句需要准备一次可以执行多次可以重用相同数据库访问计划。

    youdao

  • This program executes a dynamically prepared DB2 SQL statement to retrieve CURRENT DATE from the database.

    这个程序执行一条动态生成的DB2SQL语句数据库中获取CURRENTDATE

    youdao

  • Finally, we retrieve the results of our SQL statement and close the connection to the database.

    最后我们将检索sql语句结果关闭数据库连接

    youdao

  • ISOLATION level is set at the session level using set ISOLATION, set at the SQL statement level using the WITH clause or set at the database level using a database Configuration parameter.

    使用SETISOLATION会话、使用with子句在sql语句使用数据库配置参数在数据库级设置隔离级别

    youdao

  • Now, when the same query is run, the native SQL that is generated is a single select statement joining the two tables from the different catalogs at the database tier as shown in Illustration 10.

    现在同一个查询运行时生成原生sQL单个选择语句语句在数据库联接来自不同目录两个如图10所示。

    youdao

  • In this case, the only parsing is copying the data values from the message's mapped data structure to the database table's INSERT SQL statement.

    这种情况下解析之需要将数据消息映射数据结构复制数据库INSERTsql语句

    youdao

  • A hacker enters a malformed SQL statement into the textbox that changes the nature of the query so that it can be used to break into, alter, or damage the back-end database.

    黑客文本框中输入不正确sql语句更改查询性质从而可以使用入侵更改损坏后端数据库。

    youdao

  • The access plan is created by the database engine based on the SQL statement that is submitted.

    访问计划数据库引擎根据提交sql语句创建的。

    youdao

  • The function of AIO is to perform disk I/O when SQL statement accessing or updating database data.

    AIO功能SQL语句访问更新数据库数据执行磁盘I/O

    youdao

  • For example, you make a database connection via a JDBC connection; and to send an SQL query to a database, you create a JDBC Statement object from the appropriate connection object.

    例如通过JDBCConnection建立数据库连接;并且为了向数据库发送SQL查询相应的Connection对象创建个JDBCStatement对象。

    youdao

  • The federated database simply takes the SQL statement, translates it into valid Oracle syntax and passes it onto the Oracle database for processing.

    联邦数据库提取sql语句,将转换有效oracle语法传递Oracle数据库上进行处理

    youdao

  • In the updateCatalog function, retrieve the form field values and create an SQL statement to add a row to database table Catalog.

    updatecatalog函数中,获取表单字段创建sql语句,以便将添加数据库Catalog中

    youdao

  • Hibernate generates the SQL statement strings and executes them against the database using the JDBC prepare and execute operations.

    Hibernate生成sql语句字符串使用JDBC准备执行操作数据库执行它们

    youdao

  • Note: This is equivalent to selecting a database column in the where clause of a SQL statement.

    注意相当于sql语句where子句中选择一个数据库

    youdao

  • To see the effect of updating the database table underlying the CategoryBean entity EJB, sign on to the database's command-line interface and enter the following SQL statement.

    实体e JB Category Bean下数据库进行更新的效果,请登录数据库命令行界面输入以下sql语句。

    youdao

  • The SQL Explorer page displays a summary of all SQL statement types that have been executed on the current database server.

    SQLExplorer页面显示当前数据库服务器执行所有sql语句类型汇总信息

    youdao

  • We then created a page design element within the Notes database, which contained the XSLT style sheet code that would transform the XML document into an SQL statement.

    然后我们Notes数据库中创建一个页面设计元素包含XML文档转换sql语句xslt样式代码

    youdao

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

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

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