sql

sql

 英

  • n.结构查询语言

英汉解释

n.
1.
结构查询语言

英英解释

n.

例句

On the surface, OQL seems remarkably similar to SQL, and thus supposedly just as powerful and easy to use.

表面OQL非常类似SQL因此应该SQL一样强大并且易于使用

You are now ready to switch the SQL execution mode for your selected SQL statements from dynamic SQL to static SQL execution.

现在可以选定SQL语句SQL执行模式动态SQL转换静态SQL

At this point, a real application would modify the count column appropriately by issuing the necessary SQL UPDATE statements.

这时真正应用程序通过执行必要SQLUPDATE语句适当修改count

As you work with a database in Sybase Central, the application automatically generates SQL statements depending on your actions.

SybaseCentral使用数据库应用程序根据操作自动生成SQL语句

If you were to include all the messages in an NSF in a single DAV table, it would not be effective for SQL access.

如果一个NSF文件全部消息单个DAV那么对于SQL访问无效

Setting a breakpoint in a T-SQL or SQL CLR object automatically enables the server for multi-tier application debugging, if it is possible.

如果可能T-SQLSQLCLR对象设置断点多层应用程序调试自动启用服务器

A recordset constructs a SQL statement by building up the pieces of a SQL statement into a CString.

记录通过一个SQL语句片断生成CString构造SQL语句

Identifiers that do not comply with all the rules for identifiers must be delimited in a Transact-SQL statement.

Transact-SQL语句必须符合所有标识符规则标识符进行分隔

Returns the same rows as if no WHERE clause was specified in an old - style , non-SQL-92-style join .

返回相同好像旧式SQL-92联接没有指定WHERE子句

For those familiar with JDBC concepts and the java. sql. ResultSet interface, the SDO dynamic API mode will be easy to understand.

对于熟悉JDBC概念java.sql.ResultSet接口读者来说SDO动态API模式容易理解

If you are not comfortable reviewing DRDA information, the key thing to look for is the SQL statement that you are trying to execute.

如果查看DRDA信息有些迷惑那么可以抓住关键一点就是执行SQL语句

Information about SQL statements is shown in graphs as well as report format to help you more quickly retrieve statistical information .

可以报告形式关于SQL语句信息显示从而帮助更快检索统计信息

With the EXECUTE statement, all parameter values must be converted to character or Unicode and made a part of the Transact-SQL string.

使用EXECUTE语句所有参数必须转换字符Unicode成为Transact-SQL字符串一部分

Each of these objects contains either a SQL statement or the name of a stored procedure used to read and write data.

其中一个对象包含用于读取写入数据SQL语句存储过程

The announcement said the group pulled off the hack using a simple SQL injection vulnerability -- a common website weakness.

黑客声明他们利用网页常见漏洞一个简单SQL注入漏洞轻易实行这次袭击

At any time while using the Query Editor, you can click SQL at the bottom of the dialog to see the SQL code for the query you are building.

使用查询编辑器随时单击对话底部[SQL]查看正在建立查询SQL代码

The syntax for OQL is similar to that of SQL but it lets you query the object model rather than directly querying the database.

OQL语法类似SQL语法使能够查询对象模型不是直接查询数据库

All SQL statements are compiled into easy-to-read assembly executed in the SQLite virtual machine.

所有SQL语句编译可以SQLite虚拟执行程序集

FORCE: Irrespective of whether the tables are present in the front end, the SQL statements are always executed in the back-end database.

FORCE考虑数据是否前端SQL语句总是数据库执行

SQL Examiner Suite 2008 is a quick and easy-to-use software solution that enables you to compare and synchronize both schema and data.

20下载SQL2008考官一个快速易于使用软件解决方案使可以比较同步架构数据

Counter in System Monitor to determine how much memory is allocated by the instance of SQL Server running in AWE mode.

计数器可以确定AWE模式运行SQLServer实例分配内存

SQL Anywhere or UltraLite fractional seconds cannot be preserved when using an Oracle DATE data type which has no fractional seconds.

使用没有小数OracleDATE数据类型不会保留SQLAnywhereUltraLite小数

Property allows you to specify an amount of time that the SQL Mobile client will attempt to recover from a failed synchronization.

属性可以指定同步失败SQLMobile客户端时间尝试恢复同步

After you add a LINQ to SQL file to your project, the empty design surface represents a DataContext ready to be configured.

项目添加LINQtoSQL文件空白设计图面表示一个配置DataContext

Experiment with using SQL and XML data binding in the same application to understand how the same sort of mapping paradigm is used for both.

一个应用程序使用SQLXML数据绑定两者采用同样映射

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实现应用程序构建

The linkage between the application and database tiers typically takes the form of SQL calls into a relational database.

应用程序数据库之间联接通常采用关系数据库SQL调用格式

Using objects known as rollback segments, Oracle constructs read-consistent views of data as of the point in time a SQL statement is issued.

Oracle使用回滚对象发出SQL语句时间点处构造读取一致数据视图

I was hoping that this book would be a good introduction to NoSQL in general as well as how to use MongoDB specifically.

期望不但一个优秀SQL总体概述而且详细介绍如何应用MongoDB

Equally important, even the best-tuned SQL can cause a performance drag if it is called too often.

而且即使最优SQL如果调用过于频繁也会导致运行缓慢

A simple batch consists of a set of SQL statements, separated by semicolons or separated by a separate line with just the word go on it.

简单批处理SQL语句组成这些语句分号分隔或是单独分隔具有go

By learning and understanding SQL, you'll be able to make better decisions and move poorly performing code out of the database.

通过学习理解SQL能够做出更好决定表现糟糕代码数据库

You can now use the SQL outline again to see that the cost estimate is reduced just by doing this simple task.

现在可以再次查看SQL大纲看到成本估计降低仅仅因为执行这个简单任务

If you would like SQL Express to be installed with a specific account, it is recommended that you do not use the default settings.

如果使用特定帐户安装SQLExpress建议不要使用默认设置

Adaptive Server Anywhere uses this capability information to determine how much of a SQL statement can be forwarded to a remote server.

AdaptiveServerAnywhere使用容量信息确定可以远程服务器转发多少SQL语句

What's more, SQL injection is one of many common avenues of assault that allows attackers to take complete control of a relational database.

严重SQL注入攻击能够完全控制关系数据库攻击手段之一

Slow SQL is usually caused by an inefficient WHERE clause, which corresponds to inefficient query filter definition in ClearQuest.

SQL通常WHERE语句不够对应ClearQuest查询筛选定义不够

End users of the database might be business users who would not touch SQL with a ten foot pole.

数据库终端用户可能企业用户他们SQL不想

Having up-to-date statistics is always necessary to ensure optimal SQL performance.

最新统计数据对于确保最优SQL性能总是重要

pureQuery is able to execute a SQL statement on this existing result set, filtering only the products that have the status of bestseller.

pureQuery可以这个有的结果执行SQL语句过滤状态畅销产品