• Within a relational database system, most interactions between an application and the actual database are in the form of SQL statements within a session or connection.

    关系数据库系统内部,应用程序实际数据库之间主要交互是以会话连接的sql语句形式来实现的。

    youdao

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

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

    youdao

  • The SQL JOIN statement has long been in the toolkit of database programmers, allowing you to combine the data contained in two or more relational database tables based upon a common attribute.

    数据库编程人员SQLJOIN语句使用由来已久,通过该语句可以基于相同属性两个更多关系数据库中的数据组合到一起。

    youdao

  • Typically, a module also accesses an underlying database. Some experience with a relational database and SQL is helpful, as well.

    通常模块会访问底层数据库,因此,关系数据库SQL方面的经验会对您有所帮助

    youdao

  • RDQL's syntax superficially resembles that of SQL, and indeed, some of its concepts will be familiar to anyone who has worked with relational database queries.

    RDQL语法表面类似SQL语法,一些概念已经使用过关系数据库查询来说比较熟悉

    youdao

  • We can embrace the relational database, dropping down into SQL as needed and staying above it when convenient.

    我们可以包含关系数据库需要转入SQL在适当的时候退出

    youdao

  • For example, a developer who is going to create a feed from a relational database needs to have at least a rudimentary knowledge of database schemas and SQL.

    例如打算关系数据库创建提要开发人员至少需要对数据库模式SQL拥有基本了解

    youdao

  • The traditional (SQL or other) script-based data analytical reports are usually built by pulling data from two-dimensional relational database tables.

    传统的(SQL其他)基于脚本数据分析报告构建方式常常是从两维关系数据库中获取数据。

    youdao

  • From this point on, you don't have to worry about SQL or any particular database because your code can be expressed in terms of the abstract relational schema.

    因此不必担心SQL任何特殊数据库因为代码可以按照抽象关系模式来表示

    youdao

  • I did not have to write a single line of SQL code, yet my application is backed by a relational database.

    不必SQL代码应用程序关系数据库支持的。

    youdao

  • This article assumes that you are familiar with the JDBC API, SQL, and relational database programming.

    本文假定熟悉JDBCAPISQL关系数据库编程

    youdao

  • So even though we did not have XML in the database, we used SQL to create an XML view to the relational data for our application.

    所以即使数据库没有XML,仍然可以SQL创建关系数据 XML视图

    youdao

  • MongoDB is an example of a NoSQL database. Unlike a relational database such as SQL Server, the basic unit of data in MongoDB is the document.

    MongoDB一种NoSQL数据库​,不同于SQLServer这样关系型数据库,MongoDB数据基本单位文档

    youdao

  • Most important, many problems are much easier to solve with a native XML database and XQuery than with a relational database and Structured Query Language (SQL).

    重要关系数据库以及结构化查询语言(SQL)相比使用原生xml数据库XQuery将更容易解决众多问题

    youdao

  • Wilson provides enough SQL to help you learn how to massage data in a relational database, and he also covers tables, joins, negation, and nested queries.

    Wilson提供足够SQL帮助学习如何关系数据库通知数据并且涵盖了表格连接嵌套查询

    youdao

  • In terms of SQL Server, Full text search provides advanced search capabilities against text stored in a relational database or on the file system.

    SQLServer而言全文检索提供了存储关系数据库或者文件系统文本高级搜索能力

    youdao

  • The SQL:2003 standard supports such a data type: the new XML data type, for storing XML documents in a relational database.

    标准支持这样一种数据类型XML 数据类型,以便关系数据库中存储 XML文档

    youdao

  • Structured Query language (SQL) : a standardized language used to define objects and manipulate data in a relational database.

    结构化查询语言(Structured Query Language,SQL):一种标准化语言,用于关系数据库定义对象操纵数据

    youdao

  • Like other relational database management systems such as Oracle and SQL Server, Informix has its internal optimizer, which is responsible for selecting the best query execution plan.

    OracleSQLServer其他关系数据库管理系统一样,Informix也有内部优化器负责选择最佳的查询执行计划

    youdao

  • SQL Azure is based on the relational database model, complete with constraints, transactions, temporary tables, and stored procedures.

    SQLAzure基础关系数据库模型、提供了对约束事务临时以及存储过程的完整支持。

    youdao

  • The client software for your relational database (for example SQL 2005) must be installed on the same machine on which you are creating the FAP ODBC data Source and TM1 server.

    关系数据库客户软件(例如SQL 2005)必须安装FAPODBCDataSourceTM 1服务器所在的机器

    youdao

  • The server data store is an enterprise relational database server such as IBM DB2, Oracle, or Microsoft SQL Server.

    服务器数据存储企业关系数据库IBMDB2OracleMicrosoftSQLServer

    youdao

  • For a Web application, the data source is commonly a relational database, which has some forms of search built in. (Equality is a simple search operator, as is the SQL operator LIKE.)

    对于Web应用程序数据源通常关系数据库其中内置了一些搜索功能(Equality是一个简单的搜索运算SQL运算符like一样)。

    youdao

  • SQL server and SQL Express are RDBMS (relational database management systems) that run on platforms (physical hardware, such as workstations or servers).

    SQLServerSQLExpress是在平台(物理性硬件例如工作站或者服务器)上运行RDBMS(关系数据库管理系统)。

    youdao

  • Select Relational Database Query (SQL) under the enterprise section (as shown in following Figure 3), then click on the Next button to proceed

    选择enterprise部分下面Relational DatabaseQuery (SQL)(3),然后单击Next按钮继续

    youdao

  • SQL database affords options for transactional commits, complex queries and relational support which aren't provided of course of ehCache by itself.

    一个SQL数据库提供选择事务提交提供支持过程本身复杂查询关系的例子。

    youdao

  • SQL is the standar user and application program interface to a relational database.

    SQL语言用户应用程序关系数据库标准接口

    youdao

  • Traditional relational database query language SQL is designed for relational tables, and not suitable for XML or GML semistructured data;

    传统关系数据库查询语言SQL针对平面的二维关系数据而设计的,并不适合XML/GML结构化数据的查询;

    youdao

  • NT1 is a conformance test system based on the knowledge base for the relational database SQL language standard.

    NT 1基于积库关系数据库sql标准一致性测试系统

    youdao

  • NT1 is a conformance test system based on the knowledge base for the relational database SQL language standard.

    NT 1基于积库关系数据库sql标准一致性测试系统

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定