lingohey logo

sql

US://
UK://
n.:
结构查询语言
网络:
结构化查询语言(Structured Query Language);数据库;语句
Examples
1.
On the surface, OQL seems remarkably similar to SQL, and thus supposedly just as powerful and easy to use.
表面OQL非常类似SQL因此应该SQL一样强大并且易于使用
2.
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
3.
At this point, a real application would modify the count column appropriately by issuing the necessary SQL UPDATE statements.
这时真正应用程序通过执行必要SQLUPDATE语句适当修改count
4.
As you work with a database in Sybase Central, the application automatically generates SQL statements depending on your actions.
SybaseCentral使用数据库应用程序根据操作自动生成SQL语句
5.
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访问无效
6.
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对象设置断点多层应用程序调试自动启用服务器
7.
A recordset constructs a SQL statement by building up the pieces of a SQL statement into a CString.
记录通过一个SQL语句片断生成CString构造SQL语句
8.
Identifiers that do not comply with all the rules for identifiers must be delimited in a Transact-SQL statement.
Transact-SQL语句必须符合所有标识符规则标识符进行分隔
9.
Returns the same rows as if no WHERE clause was specified in an old - style , non-SQL-92-style join .
返回相同好像旧式SQL-92联接没有指定WHERE子句
10.
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模式容易理解