Traditional relational database query language SQL is designed for relational tables, and not suitable for XML or GML semistructured data;
传统的关系数据库查询语言SQL是针对平面的二维关系数据而设计的,并不适合XML/GML半结构化数据的查询;
YQL is basically a query language based on SQL that lets you query and retrieve structured data from multiple services in a standard way.
YQL基本上就是一种基于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结构化查询语言基础上建立的数据库系统使得用户能够对数据库进行简单的操作和管理。通过数据库技术可以让用户更好地对企业进行管理。
JPQL is a full-featured query language with syntax similar to SQL, but it operates on entities rather than database tables.
JPQL是一种语法上类似于SQL的完备查询语言,但是它是在实体上,而不是在数据库表上进行操作。
Another SQL feature is that it's not merely a query language.
另一个SQL特性是它不仅仅是一种查询语言。
There's also a QUERY language, but SELECT is closer to SQL and thus easier to understand for most readers.
还有一种QUERY语言,但是SELECT更接近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这类查询语言的简单性相比。
Both types use the same query language, which is specific to II CE, but is an SQL-like query language.
这两种类型使用同一种查询语言,这种语言是IICE特定的,但是是一种与SQL相似的查询语言。
Among the many query languages, Structured query language (SQL) is a language designed and optimized for querying certain kinds of relational databases.
在众多查询语言之中,结构化查询语言(SQL)是一种针对查询特定类型的关系库而设计和优化的语言。
The query USES JPA's query language, which is very similar to SQL.
查询使用JPA的查询语言,它与SQL相似。
As the article already mentioned, YQL is a SQL-like language to query structured data in the Web.
上文已经提到过,YQL是一种类似于SQL的语言,可在Web中查询结构化数据。
The most generic search function is through query language, such as SQL and XQuery.
最常见的搜索功能是使用SQL和XQuery之类的查询语言。
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。
NoSQL databases do not provide a high-level declarative query language like SQL to avoid overtime in processing.
NoSQL的数据库没有像SQL提供一个高层次的声明性查询语言。
Now that I've got a race saved, I can, of course, search for it via SimpleDB's query language, which looks a lot like SQL.
在保存了一个比赛之后,我当然可以通过SimpleDB 的查询语言(与SQL很像)搜索它。
IBATIS doesn't use its own proprietary query language; rather, it relies on standard SQL used within the SQL Maps framework.
iBATIS不使用其专有的查询语言;而是依赖于SQLMaps框架中使用的标准SQL。
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)的子集。
JPA supports a rich query language that resembles SQL. The query language enables.
JPA支持一种与SQL相似的查询语言。
Just like SQL is a query language designed for the relational data model, XQuery is a language designed specifically to query XML data.
正如SQL是为关系型数据模型设计的查询语言一样,XQuery是专为查询XML数据设计的语言。
Structured Query language (SQL) : a standardized language used to define objects and manipulate data in a relational database.
结构化查询语言(Structured Query Language,SQL):一种标准化语言,用于在关系数据库中定义对象及操纵数据。
The query on the index would have been performed using standard Structured Query Language (SQL).
对索引的查询将使用标准结构化查询语言(Structured Query Language,SQL)来执行。
Its name was changed for legal reasons to SQL (Structured Query language) even though it was built out to become a full data manipulation and definition language.
出于法律原因它被更名为SQL (StructuredQuery Language),虽然它的构建初衷是成为一个完全的数据操作和定义语言。
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中的查询所采用的原理是使用已经被广泛理解的查询语言,这自然会导致选择StructuredQuery Language (SQL)。
This language is officially called Structured Query language (or SQL, pronounced sea-quill).
这个语言称作结构化查询语言(或SQL,发音是sea - quill)。
Before you get started, a few notes: First, to follow along with this article, you should have a basic knowledge of relational databases, JDBC, and Structured Query Language (SQL).
开始之前,有几点注意事项:第一,要读懂本文,您应当掌握关系型数据库、JDBC和结构化查询语言(SQL)的基础知识。
The Standard Query Language (SQL) is a wonderfully compact means of expressing exactly what data interests you within an RDBMS database.
“标准查询语言(SQL)”是一种能够确切表达RDBMS数据库中您所感兴趣的数据的极其简洁的方法。
Structured Query Language (SQL) injections are attacks carried out against databases.
结构化查询语言(SQL)注入是专门针对数据库的攻击。
The database offers a way to search the records using a query language, nowadays SQL. The database offers a way to correlate information from multiple tables.
关系数据库的核心是以记录表示数据,记录存放在数据库表,数据库使用查询语言(SQL)对数据进行搜索与查询,同时,数据库对各个数据表进行关联。
Inside a tag, you pass SQL (Structured Query Language) statements to your database.
可以在标签内将SQL(结构化查询语言)语句传递给数据库。
It assumes no prior database knowledge or programming experience in the Structured Query Language (SQL).
本文假设您没有数据库知识或结构化查询语言(Structured Query Language, SQL)编程经验。
应用推荐