SQL is a declarative language in the sense that only the data of interest is described in the program, not the algorithm for obtaining the data.
SQL在某种意义上来说是一种在程序中只描述感兴趣的数据的声明性语言,而不是为获得数据的算法。
The Standard Query Language (SQL) is a wonderfully compact means of expressing exactly what data interests you within an RDBMS database.
“标准查询语言(SQL)”是一种能够确切表达RDBMS数据库中您所感兴趣的数据的极其简洁的方法。
The list of templates shows you the defined templates for the SQL database and language.
模板列表显示了您为SQL数据库和语言定义的模板。
For example, SQL provides just enough of a programming language to handle the problems of working with databases, making it a domain-specific language.
比如,SQL为处理与数据库打交道的问题,提供了刚刚好的编程语言功能,使之成为一个领域特定语言。
What makes it new this time is that the query language in use is SPARQL, instead of the more well-known SQL.
惟一让其出新意之处是这次使用的查询语言是SPARQL,而非为人熟知的SQL。
The SQL language provides the concept of a schema to group SQL objects of all kinds together.
SQL语言提供了模式的概念,用来对所有类型的 SQL对象进行分组。
The result is likely to be a language with a more complex semantic definition than that of a relational language such as SQL.
其结果很可能产生其语义定义比关系语言(如sql)更加复杂的一门语言。
It provides the ability to do visual analysis of the data with a drag-and-drop interface, and it can also use the familiar SQL database language to query data.
它允许通过拖放界面进行数据的可视分析,也可以使用熟悉的SQL数据库语言查询数据。
Not only do different RDBMSs support different subsets of SQL-92 and SQL-99, but many also use their own custom enhancements and extensions to the language.
不同rdbms支持SQL- 92和SQL - 99的不同子集,而且很多RDBMS使用自己的自定义增强和语言扩展。
The query language of CMIS is a subset of SQL-92 (ISO/IEC 9075: 1992 – Database Language SQL) with a few extensions.
CMIS的查询语言是有一定拓展的SQL-92 (ISO/IEC 9075: 1992 –DatabaseLanguage SQL)的子集。
Most developers have heard of a good example of an anti-pattern: The improper use of Structured Query Language (SQL) libraries that result in SQL injection attacks on Web sites.
大多数开发人员听说过关于反模式的一个很好的例子:结构化查询语言(Structured Query Language,SQL)的错误使用导致Web 站点受到 SQL注入攻击。
What language or programming interface is supported by the source databases, for example, whether XQuery or SQL is used, or what dialect of SQL the source supports (invocation transparency)?
源数据库支持什么样的语言和编程接口,例如,是否使用了XQuery或SQL,或者数据源支持何种SQL方言(调用透明性)?
The principle adopted for query in CMIS was to use a query language that was already widely understood, which naturally led to the choice of Structured query language (SQL).
CM IS中的查询所采用的原理是使用已经被广泛理解的查询语言,这自然会导致选择StructuredQueryLanguage (SQL)。
The relational data model and use of the SQL language allows for enterprise level performance and scalability.
关系数据库模型和SQL语言的使用必须考虑到企业级性能和可伸缩性。
The database system based on the standard query language — SQL, makes user can easily manage and operate on the database.Users can manage the corporation better because of the database technology.
SQL结构化查询语言基础上建立的数据库系统使得用户能够对数据库进行简单的操作和管理。通过数据库技术可以让用户更好地对企业进行管理。
Among the many query languages, Structured query language (SQL) is a language designed and optimized for querying certain kinds of relational databases.
在众多查询语言之中,结构化查询语言(SQL)是一种针对查询特定类型的关系库而设计和优化的语言。
It's fairly easy to see how any moderately complicated query will rapidly become unworkable using this technique, particularly when compared against the simplicity of a query language like SQL.
很容易看出,使用这种技术使得中等复杂的查询很快就变得不能工作,尤其是与SQL这类查询语言的简单性相比。
In most development environments, the changes are reversed by dropping all database objects and recreating them using the previous version of the SQL (data Definition Language [DDL]) scripts.
在大多数开发环境中,更改是通过删除所有数据库对象,并使用之前版本的SQL (DDL)脚本重新创建它们来逆转的。
Anybody who has dealt with DB2 knows that DB2 supports a rich and powerful flavor of the SQL language.
任何与DB 2打过交道的人都知道,DB 2支持很多有特色的、功能强大的SQL语言。
With Embedded SQL, the intricacies of database programming are masked by a sort of macro sub-language.
使用嵌入式SQL,数据库编程的复杂性可以通过一些宏子语言来屏蔽。
Given the right conditions, the extent of damage caused by such an attack may be limited only by the extent of the hacker's knowledge of the SQL language and the database configuration.
如果条件合适,则这样的攻击所导致的损坏程度可能仅限于黑客的SQL语言知识程度和数据库配置。
Because SQL is a non-procedural language, a single statement can take the place of a series of procedures.
因为SQL是一种非过程化语言,所以一条语句可以代替一系列过程。
General knowledge of the SQL language will also make the content more understandable.
如果你了解SQL语言的一些基本知识将对理解本文的内容有所帮助。
Set the name of the procedure to "ASSOC_PROC" and select SQL as the language of the procedure.
将过程的名称设为“ASSOC _ PROC”并选中SQL作为此过程的语言。
In the SQL programming language, the task of performing a query falls to the SELECT statement.
在SQL编程语言中,执行查询的任务属于SELECT语句。
Here are some examples of how the federated server compensates for missing remote SQL language capabilities.
下面是关于联邦服务器对缺失的远程SQL语言能力作出补偿的一些例子。
Adobe and Mozilla hope to accelerate the adoption of a standard language for creating engaging Web applications. Embedded SQL database.
Adobe和Mozilla希望加速采用一种标准的语言,来创建有趣的Web应用程序。
Extending the Visual Studio cross-language debugger to support debugging of nested DB2 SQL stored procedures.
扩展VisualStudio跨语言调试器,以支持对嵌套的DB 2SQL存储过程的调试。
The structure of middle language is designed, the change from middle language to SQL sentence is researched, the algorithm is given and the test is done.
设计了中间语言的结构,研究了这种中间语言到SQL语句的转换,给出了相应的转换算法,并对算法进行了测试。
The difference is that the query language is MDX, not SQL, and the result is a multidimensional CellSet, not a ResultSet consisting of rows and columns.
所不同的是,查询语言是MDX而非SQL,而且结果是个多维的CellSet,而不是由行和列组成的ResultSet。
应用推荐