在不同的数据库和操作系统中,动态语句高速缓存的激活是不同的。
The activation of dynamic statement caching will vary with database and operating system.
Hibernate生成sql语句字符串并使用JDBC准备和执行操作在数据库中执行它们。
Hibernate generates the SQL statement strings and executes them against the database using the JDBC prepare and execute operations.
这些用户帐号可以在Linux操作系统上创建,然后使用grant语句给它们分配正确的数据库权限。
These user accounts can be created on the Linux operating system, and GRANT statements are used to assign them the correct database privileges.
在使用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.
该特性扩展了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.
通过这个解决方案,将数据库语句公布为Web服务操作非常简单,只需将sql语句或存储过程拖放到一个Web服务文件夹中。
With this solution, exposing a database statement as Web service operation is as simple as dragging and dropping an SQL statement or stored procedure into a Web service folder.
当创建这个查询时,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.
使用标准的SQL语句和JDBCAPI来完成对数据库进行读取和写入操作。
The reading and writing on database with standard SQL sentence and JDBC API can be made.
查询是数据库应用系统中使用最频繁的操作,查询语句的优劣直接影响数据库应用系统的性能。
Enquiry is frequently used in data base application system which depends on whether the enquiry statement is superior or inferior.
说明:非常简单的数据库代码并附上报告,实现的功能是用SQL语句完成整个查询操作。
Very simple database code along with the report, the function is to use SQL statements to complete the query operations.
在分析常用的SQL数据操作语句结构的基础上,介绍了一个通用数据库操作模块的设计与实现。
Based on the analysis of the structure of common SQL data manipulation sentences, this paper introduces the designing andimplementation of a general database manipulation module.
说明:数据库中图片全操作易语言源码例程程序使用执行SQL语句实现MDB数据库中图片全操作。
Image database routines full operation easy language source programs use SQL statements executed pictures in full operation MDB database.
为执行许多的操作,数据库控制台向数据库提交sql语句。
To perform many of its operations, Oracle Enterprise Manager Database Control (Database Control) submits structured query language (SQL) statements to the database.
使用SQL语句实现实验教学计划、教学大纲、教学日历和教学档案等内容的数据库操作。
The Database operations with Experiment Teaching Plan, Teaching Precis, Teaching calendar and Teaching archives through the SQL Language.
sql语句可以用来执行各种各样的操作,例如更新数据库中的数据,从数据库中提取数据等。
SQL statements can be used to perform various operations, such as updating data in the database, extract data from the database and so on.
SQL语句通常用于完成一些数据库的操作任务,比如在数据库中更新数据,或者从数据库中检索数据。
SQL statements are usually used to complete some tasks of database operations, such as updating the database data or from the database retrieval of data.
DatabaseGate可以让你直接连接odbc的数据库,使用SQL命令对数据库进行操作,来帮助编辑或验证sql语句。
Database Gate allows you to connect directly to an ODBC using SQL commands to operate the to help validate or edit SQL statements.
DatabaseGate可以让你直接连接odbc的数据库,使用SQL命令对数据库进行操作,来帮助编辑或验证sql语句。
Database Gate allows you to connect directly to an ODBC using SQL commands to operate the to help validate or edit SQL statements.
应用推荐