HNC团队在建立词语知识库的过程中,逐步建立起以句类体系为指导的现代汉语句库。
HNC group has been establishing a modern Chinese sentence base when building words and phrases knowledge base.
同一磁盘可以保存其它一些源程序甚至其他程序员所写的一些程序。源语句库的例子就是一个很好的说明(图7.6)。
That same disk might hold other source programs and even routines written by other programmers, it's good example of a source statement library (Fig. 7.6).
下面的select语句将返回MJATST模式(库)中在SSD上有一些分配的任意sql表或物理文件。
The following SELECT statement will return any SQL tables or physical files that have some allocation on SSD in schema (library) MJATST.
您可以使用STEPLIB或joblib语句,或使用系统链接库。
You can use STEPLIB or JOBLIB statements, or use the system link library.
指定了别名,就可以在目标数据库中用sql语句查询远程表,就像查询任何本地表一样。
Specifying the nickname, the remote table can be queried in SQL statements on the target database like any other local table.
在某些场景中,它们可以减少网络IO的数量,因为sql语句可以在数据库依次执行。
In some scenarios, they reduce the amount of network IO because SQL statements can be executed in sequence at the database.
SQL语句分布图显示数据库的动态和静态 SQL语句的分布情况。
SQL statement distribution shows the distribution of dynamic and static SQL statements for a database.
在您将新语句应用到数据库之前,我建议您首先重新组织数据。
Before you apply new stats to the database, I recommend you reorg the data first.
尽管程序在应用服务器上运行,但是它将使用sql语句中的数据库时钟。
Even though the program runs on the application server, it will use the database clock in the SQL statement.
很多更成熟的数据库都支持预处理语句的概念。
Many of the more mature databases support the concept of prepared statements.
例如,语句、流程和数据库实例故障就不需要管理员干预。
For example, the statement, process, and database instance failures don't require administrator intervention.
如果预期成本很高,他们会调整语句和数据库的物理设计(常常会添加索引),从而降低预期成本。
If the anticipated cost is high, they tune the statement and the physical design of the database to reduce its anticipated cost, often by adding an index.
在数据库系统中,这是通过“GRANT”语句完成的。
可以使用一些不同的方法来调优数据库语句缓存大小。
The data source statement cache size can be tuned using a few different methods.
这个集合解析器查询用户提供的已命名查询,附加位置参数,并针对数据库执行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.
采用这种方式设置该属性,应用程序中任何未绑定到数据库的sql语句都将产生SQL错误。
With the property set this way, any SQL statements from the application that are not bound to the database will result in an SQL error.
安全性约束类似于数据库中的“GRANT”语句。
Security constraints are similar to "GRANT" statements in the database.
例如,有些数据库在select语句上提供了特殊的语法,声明用来更新select语句所选中的行。
For example, some databases provide special syntax on the select statements to declare the intentions of updating the rows selected by the select statement.
逻辑日志记录保存了sql语句对数据库数据进行的修改。
Logical log records keep changes that SQL statements made to the database data.
要撤消数据库级权限,使用revoke语句。
To revoke database level authorities, use the revoke statement.
在您测试编排之前,需要修改数据库查询语句。
Before you can test the orchestration, you have to adjust the database query.
您无需编写任何数据库连接语句,因为创建网格数据服务时ogsa - DAI在后台会为您进行相应的数据库连接。
You don't need to write any database connect statements. OGSA-DAI executes the appropriate database connection for you behind the scenes when creating the Grid data Service.
这个程序执行一条动态生成的DB2SQL语句,从数据库中获取CURRENTDATE。
This program executes a dynamically prepared DB2 SQL statement to retrieve CURRENT DATE from the database.
如果您的JDBC程序使用已经准备好的语句和参数标志,并且如果在数据库语句缓存中找到了它们的话,查询过程将处理地更快。
If your JDBC program USES prepared statements and parameter markers, queries are processed faster if they are found in the database statement cache.
最后,我们将检索sql语句的结果并关闭数据库连接。
Finally, we retrieve the results of our SQL statement and close the connection to the database.
其他数据库对象的grant语句语法是相似的,请参考db 2UD b文档。
The GRANT statement syntax for other database objects is similar and is available in the DB2 UDB documentation.
在使用CREATEdatabase语句创建数据库时,将从操作系统的地区设置推导出数据库的编码页。
When you create a database using the create database statement, the code page for the database will be derived from the operating system locale setting.
通常,需要从一组已有的数据库查询语句(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).
可以在标签内将SQL(结构化查询语言)语句传递给数据库。
Inside a tag, you pass SQL (Structured Query Language) statements to your database.
可以在标签内将SQL(结构化查询语言)语句传递给数据库。
Inside a tag, you pass SQL (Structured Query Language) statements to your database.
应用推荐