This means we will modify the basic CRUD SQL statements for each database.
这意味着对于每种数据库,我们将修改基本的CRUDsql语句。
This class also has several query methods that let you query databases without using SQL directly.
这个类也有几个查询方法,让您可以不使用SQL直接查询数据库。
It provides tools for managing database connectivity, as well as creation and execution of SQL scripts.
它提供用于管理数据库连接以及创建和执行sql脚本的工具。
SQL statement distribution shows the distribution of dynamic and static SQL statements for a database.
SQL语句分布图显示数据库的动态和静态 SQL语句的分布情况。
Similarly, to clean up the log store, connect to log database and execute the SQL script.
类似地,想要清理日志存储,可连接到日志数据库并执行sql脚本。
For instance, a database may already have wrapper classes that connect to the database and process SQL statements.
例如,一个数据库可能已经有了连接到数据库并处理sql语句的包装器类。
To get the list, we open the database and issue a SQL query to fetch all the items within our database table.
要获得该列表,我们打开数据库并发出一个SQL查询,取回数据库表中的所有数据项。
In the previous section, you imported the database by running the supplied SQL script.
在前面的章节之中,通过运行提供的sql脚本您导入了数据库。
Want to switch from development to test or production databases and schemas, and continue to get instant SQL validation?
希望从开发数据库和模式切换到测试或生产数据库和模式,并继续使用直接的SQL检验?
All SQL validation will now use the saved database schema.
现在,所有SQL检验将使用保存的数据库模式。
The application was using an SQL database for querying and updating profiles.
应用程序使用SQL 数据库查询和更新配置文件。
The understanding is even clearer if you say "SQL database," because an ISO standard lays out exactly what such a database must provide.
如果说“SQL数据库”,这种理解就更清晰了,因为有iso标准规定了这种数据库必须具备什么特性。
However, all data is stored locally on the mobile device in a SQL database.
然而,所有数据都被本地存储在移动设备中的SQL数据库中。
You can use standard SQL SELECT statements on both message data and database tables.
您可以在消息数据和数据库表上使用标准的SQLSELECT语句。
The linkage between the application and database tiers typically takes the form of SQL calls into a relational database.
应用程序和数据库层之间的联接通常采用关系数据库中的SQL调用格式。
Function (1) executes an SQL query on the database.
函数(1)对数据库执行一个SQL查询。
You learned how you can switch between development and test databases, and still continue to get SQL validation for either of the databases.
您学习了如何在开发数据库和测试数据库之间切换,并针对这两个数据库进行SQL检验。
The traditional way to change database schemas is to generate new SQL scripts.
更改数据库模式的传统方法是生成新的SQL脚本。
Most relational databases publish performance data through an SQL interface.
大多数关系数据库通过SQL接口发布性能数据。
Typically, a module also accesses an underlying database. Some experience with a relational database and SQL is helpful, as well.
通常,模块也会访问底层数据库,因此,关系数据库和SQL方面的经验也会对您有所帮助。
The only major difficulty in dealing with SQL exceptions is the proper reclamation of database resources, such as the database connection.
在处理SQL异常时,惟一的难点是正确地回收数据库资源,比如数据库连接。
Detect errors in database schemas, tables, columns, and other such database artifacts from the SQL.
探测SQL中的数据库模式、表、列和其他数据库工件的错误。
The database server re-optimizes SQL statements in the named procedure.
数据库服务器再度优化指定过程中的sql语句。
Logical log records keep changes that SQL statements made to the database data.
逻辑日志记录保存了sql语句对数据库数据进行的修改。
Generally, database problems can refer to any bottleneck due to database, including SQL queries, database tuning parameters, indexing issues, and data distribution problems.
通常,数据库问题可能是指由数据库导致的任何瓶颈问题,包括SQL查询、数据库优化参数、索引问题和数据分布问题。
SQL commands to perform database access.
执行数据库访问的SQL命令。
You can make the SQL query on the predefined BPC database view.
您可以在预定义的BPC数据库视图上执行SQL查询。
Security is implemented through a database deployment plan that specifies the database driver, connection URL, and SQL, among other data.
安全性通过数据库部署计划实现,这个计划在其他数据库中指定数据库驱动程序、连接URL、SQL。
Database object references are validated only in SQL DML statements.
数据库对象引用只会在SQLdml语句中验证。
This process is much harder to implement with an SQL database.
用SQL 数据库实现这一过程要困难得多。
应用推荐