• 测试编排之前需要修改数据库查询语句

    Before you can test the orchestration, you have to adjust the database query.

    youdao

  • 通常,需要已有数据库查询语句(SQL)实现应用程序构建

    It is often the case that the process of building an application originates from having a set of database query statements (i.e. SQL).

    youdao

  • 提示这个函数是用来字符串存储一个数据库数据库查询语句中的

    Tip: This function can be used to prepare a string for storage in a database and database queries.

    youdao

  • 为了提供数据库应用程序所需所有查询功能select语句能力十分广泛。

    To provide all the query functionality required by database applications, the SELECT statement's capabilities are extensive.

    youdao

  • 最后配置连接器编写一个SQL查询语句客房预订信息提交数据库

    Finally, configure a connector and write an SQL query to submit the room-booking information to the database.

    youdao

  • 数据库查询自身可以变得相当激烈通常在对大小合理数据集执行简单SELECT语句限定100%CPU

    Database queries can become quite intense on their own, often pegging a CPU at 100 percent for doing simple SELECT statement with reasonable size datasets.

    youdao

  • 查询本地数据库一个比较慢过程特别是如果数据或者需要多个表之间运行复杂查询语句

    Querying a local database can be a slow process, especially if you have many rows of data or you need to start running complex queries that join multiple tables.

    youdao

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

    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.

    youdao

  • 信息可以使用标准sql语句对这些信息进行查询分析,以用于底层数据库

    This information can be queried and analyzed using standard SQL statements for the underlying database system.

    youdao

  • 准备语句相比普通查询来说要很多,当然跟使用数据库关系。

    Prepared statements can be significantly faster than regular queries depending on the database being used.

    youdao

  • 多个查询语句执行过程需要保持数据库连接否则抛出一个延迟加载异常,这将导致数据出现问题。

    Database connection needs to be maintained for the duration of the multiple query cycle else a lazy loading exception is thrown, resulting in inadequate use of resources.

    youdao

  • 如果JDBC程序使用已经准备好的语句参数标志,并且如果数据库语句缓存中找到了它们的话,查询过程将处理地更快

    If your JDBC program USES prepared statements and parameter markers, queries are processed faster if they are found in the database statement cache.

    youdao

  • 可以标签内SQL(结构化查询语言)语句传递数据库

    Inside a tag, you pass SQL (Structured Query Language) statements to your database.

    youdao

  • MongoDB 优于其他文档数据库特性容易SQL语句转换成 MongoDB查询函数调用

    One feature that differentiates MongoDB from other document databases is that it is very straightforward to translate SQL statements into MongoDB query function calls.

    youdao

  • 查询运行时另一个会话中这里是 SESSION2连接数据库,然后查找与该语句关联的 executable_id。

    While the query is running, from another session (SESSION2 in this example) connect to the database and find out the executable-id associated to the statement. We can see it is

    youdao

  • 意味着Clustrix群集数据库应该能够以最大并行性执行查询语句许多同步查询具有最大的并发性。

    That means the Clustrix Clustered Database is supposed to execute the query with maximum parallelism and many simultaneous queries with maximum concurrency.

    youdao

  • 指定别名,就可以目标数据库中用sql语句查询远程,就查询任何地表一样。

    Specifying the nickname, the remote table can be queried in SQL statements on the target database like any other local table.

    youdao

  • 这个集合解析查询用户提供已命名查询附加位置参数针对数据库执行JDBC语句

    This collection resolver looks up the named query as provided by the user, attaches the position parameters, and executes JDBC statements against the database.

    youdao

  • 特性扩展IDS功能,使其可以修改查询语句,以保证与其他符合SQL标准数据库服务器操作性。

    This feature expands the capability of IDS to run without modification queries that are interoperable on other database servers that support industry-standard SQL syntax.

    youdao

  • 下文将介绍SELECT语句基础知识允许启用数据库应用程序构建功能强大的查询

    The rest of this article covers the basics of the SELECT statement, which let you build powerful queries for your database-enabled applications.

    youdao

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

    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.

    youdao

  • 如果没有找到陷阱,请注意其中的查询看起来有点数据库读取数据的模型逻辑out. println语句中的信息看起来象是HTML。

    If you haven't spotted the trap, notice that the query looks suspiciously like model logic reading from a database, and the information in the out.println statements looks like HTML.

    youdao

  • 创建这个查询时,SQL语句并没有被发送数据库中,只有当代码中对这个IQueryable对象进行Iterate操作时,这个SQL语句才会被创建执行,这个概念就是延迟执行。

    At the moment the query is created, no SQL statement is issued to the database. The SQL statement is created and executed when your code iterates the IQueryable object.

    youdao

  • 系列教程为您讲解SQL的一些基础高级话题以及XQuery的基础知识,展示如何使用SQL查询XQuery语句常被问起业务问题表达数据库查询

    This tutorial series teaches basic to advanced SQL and basic XQuery topics and shows how to express commonly asked business questions as database queries by using SQL queries or XQueries.

    youdao

  • 查询工具数据库管理器辅助工具,作用就是定义条符合SQL标准查询语句

    The query tool is an assistant tool of the database manager, and it can define a query sentence accord with SQL standard.

    youdao

  • 本文主要探讨数据库查询优化的策略,其中包括基于索引的优化、基于SQL语句优化一些其它优化方法。

    This paper mainly discussed the database inquiry optimization, includes the optimization based on index, optimization based on SQL sentence and a few other optimization methods.

    youdao

  • 本文增强了对查询语句中的数据库隐含知识处理能力

    This paper proposes how to improve the ability of processing the implicit knowledge of the database of the query sentences.

    youdao

  • 数据库受限汉语自然语言查询语句进行处理。

    This paper describes the word segmentation of database natural language query based on restricted Chinese.

    youdao

  • 说明非常简单数据库代码附上报告,实现功能SQL语句完成整个查询操作

    Very simple database code along with the report, the function is to use SQL statements to complete the query operations.

    youdao

  • 说明非常简单数据库代码附上报告,实现功能SQL语句完成整个查询操作

    Very simple database code along with the report, the function is to use SQL statements to complete the query operations.

    youdao

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

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

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