单词 | RDBMS |
释义 | 例句释义: 关系数据库管理系统,关系型数据库管理系统,关系数据库系统,关系数据库的概念 1. Data-oriented XML is often similar to RDBMS tables, and is sometimes generated from such databases. 面向数据的XML通常类似于RDBMS表,有时就是从此类数据库中生成的。 www.ibm.com 2. PHP has always had something of a love affair with the popular open source relational database management system (RDBMS) known as MySQL. PHP与流行的开放源代码关系数据库管理系统(RDBMS)MySQL之间总是很有默契。 www.ibm.com 3. We are definitely part of the NoSQL movement in that we are trying to solve problems that RDBMS are not addressing right now. 当然支持NoSQL运动了,因为我们正在解决RDBMS目前所没有解决的问题。 www.infoq.com 4. What are the scenarios in which you think an odbms works better than the traditional rdbms approach? 你认为在什么样的场合中,ODBMS会比传统的RDBMS方式工作得更好? www.infoq.com 5. Rather, they are stored in tree-like structures, optimized to contain tree-like documents, the basic nature of a typical XML document. 典型的XML文档的基本性质就是采用树结构,所以这一改进大大提高了RDBMS处理XML文档的能力。 www.ibm.com 6. The techniques include XML parser, RDBMS and a given format configuration, which used to verify the standardization of RSS metadata. 包括XML解析器和关系数据库的应用,并采用特定格式的配置文件来检验元数据的规范性,满足用户对不同元数据的抽取。 www.ceps.com.tw 7. Because my handy-dandy GUI lets me view the data in an RDBMS, I just do a check of my location table, and what do you know? 因为我的二选一式GUI允许我查看RDBMS中的数据,我只需检查我的location表,您猜怎么着? www.ibm.com 8. You could use schemas for richer typing, but the point is that there is no difficulty in representing a particular RDBMS table as XML. 当然可以使用模式进行更丰富的分类,但这里的核心问题是说将特定的RDBMS表表示为XML没有任何困难。 www.ibm.com 9. Data type differences: There might be considerable differences in the data types between the two RDBMS. 数据类型差异:在两个RDBMS之间数据类型可能有显著的差异。 www.ibm.com 10. I decided to use CLOBs (Character Large Objects) with a modern RDBMS to save these documents. 我决定使用新型RDBMS支持的CLOB(字符大对象,CharacterLargeObject)来保存这些XML文档。 www.ibm.com 1. Although Pixie can use an RDBMS as a storage mechanism, it doesn't decompose your object into relational data of any sort. 尽管Pixie可使用RDBMS作为存储机制,但它没有将您的对象分解成任何一种关系数据。 www.ibm.com 2. The Standard Query Language (SQL) is a wonderfully compact means of expressing exactly what data interests you within an RDBMS database. “标准查询语言(SQL)”是一种能够确切表达RDBMS数据库中您所感兴趣的数据的极其简洁的方法。 www.ibm.com 3. Both XML documents and RDBMSs are going to be around for a good while longer. XML文档和RDBMS都将在相当长的一段时间内存在。 www.ibm.com 4. Since the RDBMS supported a Java API to insert and retrieve CLOBs, this was a very easy task. 因为RDBMS支持JavaAPI插入和检索CLOB,所以这是一项非常轻松的任务。 www.ibm.com 5. InfoSphere CDC: The replication tool that allows you to replicate data between the cache and the RDBMS. InfoSphereCDC:允许您在缓存和RDBMS之间复制数据的复制工具。 www.ibm.com 6. Once the modeling is completed, the implementation would mean the actual creation of the entities, and their relationships in a given RDBMS. 建模后的实现是指在给定的RDBMS中实际创建实体和它们的关系。 www.ibm.com 7. It has quickly been adopted by a large number of software products, and in particular by Relational Database Management Systems (RDBMS). RBAC很快就被很多软件产品采用,尤其是那些关系数据库管理系统(RelationalDatabaseManagementSystems,RDBMS)。 www.ibm.com 8. At present, none of the major relational database management systems (RDBMS) vendors support JDO. 目前,没有任何主要的关系数据库管理系统(RDBMS)供应商支持JDO。 www.ibm.com 9. Design and partly realize a prototype of a XML database with storage module backed by a RDBMS and multi-access interface. 设计并部分实现了基于关系数据库存储并包含多种数据访问接口的XML数据库原型系统。 www.juhe8.com 10. By depending on this single point of access, security can be added to RDBMS Web applications before database access. 通过依赖于这个单一访问点,在访问数据库之前,可以为RDBMSWeb应用程序添加安全性。 www.ibm.com 1. Documents are one datum typically shoe-horned into rows and columns; irregular data is a mismatch for RDBMSs, as well. 文档是一种通常按行和列填充的数据,不规则的数据也不适合于RDBMS。 www.ibm.com 2. Googles new datastore defines a data model that lies between the abstract tuples of an RDBMS and the concrete row-column storage of NoSQL. Google新的数据存储定义了一种介于RDBMS抽象元组和NoSQL具体的行列存储之间的一种数据模型。 www.infoq.com 3. As in an RDBMS, the data model is declared in a schema and is strongly typed. 在RDBMS中,数据模型声明在Schema中并且是强类型的。 www.infoq.com 4. Customer installations are running on a variety of hardware and operating systems, as well as storing data in multiple RDBMS. 客户系统安装在各种硬件和操作系统上,数据也可能存储于各种RDBMS中。 www.infoq.com 5. Even the things that are easy in an HDBMS are likely to be relatively hard in an RDBMS. 在HDBMS中即使很简单的一些事情到了RDBMS中往往会相对地困难一些。 www.ibm.com 6. Document-level security in an RDBMS is cobbled together by limiting database access to stored procedures with custom selects and views. 在RDBMS中,文档级别的安全性是使用具有特定选择和视图的存储过程来限制数据库的访问权限实现的。 www.ibm.com 7. This useful book describes several approaches and provides Java code examples for a number of modern RDBMSs. 这本书非常有用,它描述了几种方法,并提供了许多新型RDBMS的Java代码示例。 www.ibm.com 8. The persistent application data associated with these transactions is held in a relational database management system (RDBMS). 与这些事务相关的持久应用程序的数据由相关数据库管理系统(RDBMS)来管理。 www.ibm.com 9. This makes modeling domain objects for almost any type of Java application both easy and familiar across the range of RDBMSs. 因此为各种RDBMS进行各种类型的Java应用进行域对象建模都是非常容易和常见的。 www.ibm.com 10. It's up to the user or programmer to feed these statements into an actual RDBMS. 是否将这些语句放入实际的RDBMS由用户或程序员决定。 www.ibm.com 1. Web developers have been enamored of the relational database (RDBMS) for a very long time. Web开发人员已经醉心于关系数据库(RDBMS)很长时间了。 www.ibm.com 2. Transaction-heavy domains that deal with financial data are probably best served by a traditional, ACID-reliable RDBMS. 处理财务数据的事务繁忙的领域可能最适合使用传统的、ACID稳定的RDBMS。 www.ibm.com 3. Multiple, simultaneous customer sessions must be supported in the Deals on Wheels reservation system and RDBMS. 车辆调度的预约系统和RDBMS(关系数据库管理系统)必须支持多重、并发的客户会话。 www.ibm.com 4. RDBMS: The back-end database used for replication. RDBMS:用于复制的后端数据库。 www.ibm.com 5. Any other RDBMS application can now read from the table holding the attachments. 任何其他RDBMS应用程序现在可以从存储附件的表中读取这些数据了。 www.ibm.com 6. On an RDBMS, they're implemented via stored procedures which are not portable between databases. 在一个RDBMS中,这是通过存储过程实现的,在不同的数据库之间,并不能很好地进行移植。 www.ibm.com 7. With some relatively minor modifications (primarily to the connection string) this code could be adapted to suit any RDBMS. 经过一些小的修改后(主要是针对连接字符串),此代码适合于任何RDBMS。 www.ibm.com 8. Applications can use the JDBC API to access data residing in a relational database management system (RDBMS). 程序可以使用JDBCAPI来访问位于关系数据库中的数据。 blog.sina.com.cn 9. Hibernate supports a wide variety of RDBMSs, and any of them should work with our sample. Hibernate支持各种各样的RDBMS,其中任何一种都可以使用我们的示例。 www.ibm.com 10. The RDBMS optimizer accomplishes this substitution in an automatic way. RDBMS优化器以自动方式来完成这种替代。 www.ibm.com 1. Lotus Connectors provide external data connectivity to a range of RDBMS sources and other external data sources. LotusConnector提供到一定范围的RDBMS数据源和其他外部数据源的外部数据连接。 www.ibm.com 2. This chapter contains descriptions of each of the tables in the RDBMS MIB. 本章包含RDBMSMIB中各个表的说明。 www.ianywhere.com 3. The relational database management system (RDBMS) has been developed as a mature and widely used technology. 关系数据库管理系统(RDBMS)是一种技术成熟、应用十分广泛的系统。 www.dictall.com 4. A performance evaluation methodology to evaluate buffer replacement strategies for RDBMS is proposed. 提出了一种性能评测方法来评测关系数据库的缓冲区置换策略。 fcst.ceaj.org 5. You create an instance by specifying the JDBC driver you used to access your RDBMS. 可通过指定您用来访问RDBMS的JDBC驱动程序来创建一个实例。 www.ibm.com 6. This multi-faceted approach to querying databases may strike you as complex and confusing and entirely different from how an RDBMS works. 这种查询数据库方法的多面性可能让您备受挫折,它非常复杂,容易造成混淆,并且与RDBMS工作方式完全不同。 www.ibm.com 7. Not too long ago, the obvious answer to persistent storage was the RDBMS. 不久以前,持久化存储的最显而易见的答案是RDBMS。 www.ibm.com 8. The capacity of relational database management systems (RDBMS) to process great volumes of data is unquestionable. 关系数据库管理系统(RDBMS)处理大量数据的能力是毫无疑问的。 www.ibm.com 9. In fact, the JDBC API allows any Java program -- even an applet -- to connect to a relational database (RDBMS). 实际上,JDBCAPI允许任何Java程序―甚至是applet―连接到关系型数据库(RDBMS)上。 www.ibm.com 10. While RDBMS values can be of different types, a Row contains only one, the string type. 不同于RDBMS值可以是不同的类型,Row仅包含一种类型,即字符串类型。 www.ibm.com 1. You can typically map a Domino document to a row in an RDBMS table. 您通常会将一个Domino文档映射为RDBMS表中的一行数据。 www.ibm.com 2. Some relational database management systems (RDBMSs), such as Sybase, do not support table expressions in the FROM clause. 有些关系数据库管理系统(RDBMS),例如Sybase,不支持在FROM子句中使用表表达式。 www.ibm.com 3. More importantly, however, an RDBMS provides a finite number of connections. 然而,更重要的是RDBMS只提供有限数量的连接。 www.ibm.com 4. It makes sure that the handle is live, so that if your RDBMS goes down and then back up, your connections still work just fine. 它确保了每个连接句柄都处于活动的状态,这样就算你的关系数据库被关闭了也没关系,当数据库重新运行的时候这些。 wiki.perlchina.org 5. The current ActiveMQ server configuration uses the default Derby RDBMS instance to handle persistence. 目前的ActiveMQ服务器配置使用默认DerbyRDBMS实例来处理持久消息。 www.ibm.com 6. Get more information about IBM's powerful family of relational database management system (RDBMS) servers. 了解更多关于IBM强大的关系数据库管理系统(RDBMS)服务器家族的信息。 www.ibm.com 7. If you set up Domino to regularly replicate the two Domino NSF files, then the Virtual Documents activity keeps your RDBMS table current. 如果设置Domino定期复制这两个DominoNSF文件,则VirtualDocuments活动可以保持RDBMS表包含最新信息。 www-128.ibm.com 8. In this case, it is not possible for more than one Virtual Documents activity to use a given RDBMS table. 在这种情况下,多于一个的VirtualDocuments使用一个给定的RDBMS表是不可能的。 www-128.ibm.com 9. The requirements of the application should define whether a developer should use an rdbms or an odbms. 应用程序的需求应该确定开发者究竟是该使用RDBMS,还是ODBMS。 www.infoq.com 10. Corresponding categories data is stored in an RDBMS at the EIS tier. 相应的种类数据存储在EIS层的RDBMS中。 www-128.ibm.com 1. In the last article in this series, I talked about the difference between querying an RDBMS and querying an object database like db4o. 在本系列的上一篇文章中,我谈到了查询RDBMS与查询像db4o这样的对象数据库的不同之处。 www.ibm.com 2. For more information about the CustDB sample database, and using alternate RDBMS servers, see Setting up the CustDB consolidated database. 有关CustDB示例数据库和使用备用RDBMS服务器的详细信息,请参见建立CustDB统一数据库。 www.ianywhere.com 3. RDBMS today also provide for storing unstructured data and increasingly also semi-structured XML data. 当今的RDBMS也用于存储非结构化数据和日益流行的半结构化XML数据。 www.ibm.com 4. Tables or views in a relational database management system (RDBMS). 关系数据库管理系统(DBMS)中的表或视图。 www.ibm.com 5. Structure of the Relational database The relational model is the basis for any relational database management system (RDBMS). 关系数据库的结构关系模型是任何关系数据库管理系统(RDBMS)的基础。 www.suiniyi.com 6. While mySQL has some limitations compared to more sophisticated RDBMSs, it provides a nice test platform. 虽然与更复杂的RDBMS相比,mySQL有一些限制,它提供了一个非常好的测试平台。 www.ibm.com 7. After all, an RDBMS is a powerful, complicated system when all you really want to do is save a little data. 毕竟,如果您希望做的只是存储一点点数据的话,RDBMS是一个强大、复杂的系统。 www.ibm.com 8. Or at least we know what happens to the RDBMS manager, which is a great big headache. 或者,至少我们知道RDBMS管理器会怎样,这是一个很头痛的问题。 www.ibm.com 9. A graphical data modeling tool, allowing one to build Entity-Relation data models for use with Relational Databases (RDBMS). 这是个图形化的数据建模工具,可创建使用关系数据库的实体-关系数据模型。 dict.bioon.com 10. This makes them available (in read-only mode) to other RDBMS applications and keeps the NSF file from exploding in size. 这样,其他RDBMS应用程序也可使用这些信息(只读模式),而且避免了NSF文件的膨胀。 www.ibm.com 1. Each class maps onto a basic RDBMS concept as well as a JDBC class. 每一个类映射到一个基本的RDBMS概念上,同时也映射到一个JDBC类上。 www-128.ibm.com 2. Neo4j addresses the problem of performance degradation over queries that involve many joins in a traditional RDBMS. Neo4j重点解决了拥有大量连接的传统RDBMS在查询时出现的性能衰退问题。 www.infoq.com 3. Your RDBMS stored procedures are now available to you in any place that an agent was before. RDBMS存储过程现在可以从任何地方访问,只要前面有一个代理。 www.ibm.com 4. It achieves this through specific database gateway modules for each RDBMS and legacy system. 它通过具体的数据库通路去每RDBMS和遗产系统的舱取得这。 www.websnap123.com 5. Observe the simplicity of the relational schema for DB2 native XML as compared to the RDBMS without XML support. 可以看出,与无XML支持的RDBMS相比,DB2原生XML的关系模式非常简单。 www.ibm.com 6. Persistence of data provided using Hibernate for RDBMS database support. 通过HibernateforRDBMS数据库支持提供数据的持久性。 www-128.ibm.com 7. Again, just like relational database management systems (RDBMS), objects and RDF are similar in some ways and different in others. 另外,像关系数据库管理系统(RDBMS)一样,对象和RDF在一些方面相似而在其他方面不同。 www.ibm.com 8. When comparing NXDs to XML-aware RDBMSs, I think a typical NXD can also be classified as a document repository. 在比较NXD和支持XML的RDBMS时,我认为典型的NXD也可以被看作文档存储库。 www.ibm.com 9. There is no row level access control in an RDBMS. 在RDBMS中,没有行级别的访问控制。 www.ibm.com 10. Next you need to define an RDBMS table to hold the data fields of the form ATTACH. 然后需要定义RDBMS表来存储表单ATTACH的数据字段。 www.ibm.com 1. Some XML proponents advocate adding RDBMS-type constraints into XML; others suggest building XML into RDBMSs in some deep way. 某些XML建议者提倡将RDBMS类型的约束添加到XML中;而其他人则建议以更深奥一些的方式将XML构建到RDBMS中。 www.ibm.com 2. When the Virtual Documents server comes back online, the changes would then be sent to the RDBMS system. 当VirtualDocuments恢复联机后,就会将更改发送给RDBMS系统。 www-128.ibm.com 3. Persistence relationships are long-term, whether you re talking about an RDBMS or a persistence framework. 不论您是在谈论RDBMS还是持久性框架,持久关系都是长期的。 www-128.ibm.com 4. But using them is critical in writing RDBMS independent PHP applications. 但是在编写RDBMS无关的PHP程序时使用它们是非常重要的。 www.7880.com 5. Write and optimize SQL queries to access source data from RDBMS, and provide reports. 编写和优化SQL语句,获得RDBMS数据库,并提交报告。 www.haoqiantu.cn 6. Fortunately, dtd2sql can take the road of some commercial RDBMSs and simply eschew "natural" primary keys. 幸好,dtd2sql可以采取某些商业RDBMS的途径,这样就能轻易地避开“天然的”主键。 www.ibm.com 7. Enforcing the constraints is what makes RDBMSs so useful and powerful. 约束的实施是使RDBMS如此有效和强大的根源。 www.ibm.com 8. The beauty of this arrangement is that developers can feed these statements into any vendor's RDBMS equally well. 这种安排的好处在于,开发人员可以同样好地将这些语句放入任何供应商的RDBMS。 www.ibm.com 9. Once capsd detects the ClickMeter application, it will add it to the RDBMS as a managed service. 一旦capsd检测到ClickMeter应用程序,则将ClickMeter添加到RDBMS,作为一个受管服务。 www.ibm.com 10. It is used to make decision by optimizer of relational database management system (RDBMS). 谓词选择率估计是关系数据库管理系统查询优化器决策的重要依据。 www.dictall.com 1. Use a 100 Mbit or better network connection between the server and RDBMS. 在服务器和RDBMS间使用100Mbit或更好的网络连接。 www.ibm.com 2. It can be deployed as a cache for IBM DB2, IDS, or Oracle RDBMS to deliver performance-critical data with extreme speed. 它可以作为IBMDB2、IDS或OracleRDBMS的缓存,为性能关键数据提供极高的访问速度。 www.ibm.com 3. Often, in fact, RDBMSs provide means for optimizing stored queries. 事实上,RDBMS往往提供了用于优化已存储查询的方法。 www.ibm.com 4. Jeff has been working with Relational Database Management Systems (RDBMS) products for over 16 years. Jeff从事关系数据库管理系统(RDBMS)产品已经超过16年了。 www.ibm.com 5. You can use Perl to quickly manipulate large sets of data from files or RDBMSs. 我们可以使用Perl快速操作来自文件或RDBMS的大型数据集。 www.ibm.com 6. Class metadata is, in some respects, equivalent to RDBMS catalogs and XML schemas, which describe the structure of instance metadata. 类元数据,从某种角度来说,和RDBMS目录和XMLschema意义相同,用来描述实例元数据的结构。 www.ibm.com 7. DBI, the standard for connecting Perl scripts to an RDBMS, was introduced in 1994. DBI是在Perl脚本中连接RDBMS的标准,它是在1994年开始引入的。 www.ibm.com 8. Then, the key technologies such as mapping mechanism, transformation and data access between RDBMS and XML documents are introduced. 然后结合应用对关系数据库与XML文档之间的映射、转化和存储等相关技术进行了详细介绍。 epub.cnki.net 9. Both access the RDBMS directly and run extra RIM processes. Java?和Web控制台都直接访问RDBMS并运行额外的RIM进程。 www.ibm.com 10. In an RDBMS, you have to create a separate table with two columns. 在一个RDBMS中,您需要单独创建一个具有两列的表。 www.ibm.com 1. For the storage of unstructured data, NXDs and RDBMSs are equally suited. 对于非结构化数据的存储,NXD和RDBMS是同样合适的。 www.ibm.com 2. For instructions on how to run the setup scripts, see the sections below for each supported RDBMS. 有关如何运行安装脚本的说明,请参见下面的部分了解每种受支持的RDBMS。 www.ianywhere.com 3. Once you understand SQL, you'll have a much better grasp on the limitations of an RDBMS. 一旦你理解了SQL,你会更好地领会一个关系型数据库管理系统的局限性。 www.bing.com 4. If you can program a spreadsheet, you can program an RDBMS in SQL. 如果你可以计划一个表格,你可以计划一个RDBMS,在 www.baike.com 5. Once you have a bunch of data inside an RDBMS, you usually want to get it back out in structured and useful ways. 在RDBMS中有了一束数据后,通常希望以结构化和有用的方式检索它们。 www.ibm.com 6. Listing 6 shows the code excerpt that accesses the RDBMS. 清单6显示了访问RDBMS的代码摘录。 www.ibm.com 7. In part 2 of this article, we'll show you how to reproduce this application using RDBMS and J2EE technologies. 在本文的第2部分中,我们将介绍如何使用RDBMS和J2EE技术重新创建这个应用程序。 www.ibm.com 8. How is it different from Relational Database Management Systems (RDBMSs)? 它与关系数据库管理系统(RDBMS)有什么不同呢? www.ibm.com 9. This is due to RDBMS' strict schema-based design. 这是由于RDBMS严格的基于模式的设计。 www.ibm.com 10. For example, exploding bill-of-materials and calculating economic order quantities are difficult tasks with today's RDBMSs. 例如,利用今天的rdbms,分解材料单和计算经济订购量是很困难的任务。 www.hotdic.com 1. First, how do you use the non-standard Key when porting your model to an RDBMS? 首先,把模型移植到RDBMS时,如何使用非标准Key? www.ibm.com 2. It is the job of RDBMSs to enforce just these types of rules. RDBMS的作用是强化了这些类型的规则。 www.ibm.com 3. The other operation that can make data inconsistent is when updates on records occur directly in the RDBMS table. 使数据不一致的另一个操作是直接在RDBMS表中更新记录。 www-128.ibm.com 4. We can now use this DBScriptFlex. es FESI program to create a table and populate data on any RDBMS that supports JDBC. esFESI程序可以用来在任何支持JDBC的RDBMS上创建一个表,并填入数据。 www.ibm.com 5. So to get this to work, RDBMS administrators need to make sure that EIMODIFIED gets updated every time a record is updated. 因此要使之起作用,RDBMS管理员需要确保每次有记录被更新时,EIMODIFIED都能得到更新。 www-128.ibm.com 6. This redbook contains hints and tips from experts that work on RDBMS performance every day. 这本红皮书包含了专家提供的关于日常RDBMS性能维护的提示和忠告。 www-128.ibm.com 7. Extraction, transformation and loading from virtually any data source, including ERP systems, RDBMSs and Microsoft Excel. 提取,转换和装载从几乎任何数据源,包括ERP系统的RDBMS和MicrosoftExcel。 wiki.pinggu.org 8. RDBMS-like attribute indexing support, where you can create indexes directly on selected attributes of a document 类似于RDBMS的属性索引支持,您可以直接在文档的选定属性上创建索引 www.ibm.com 9. The RDBMS Design of Universal Credit Cards for Urban Traffic and Its Maintenance of Data Consistency 城市交通一卡通RDBMS设计和数据一致性维护方法 ilib.cn 10. RDBMS : Dynamic schema upgrade when encountering new interface implementations RDBMS:当遇到新的接口实现时可以动态升级schema www.infoq.com 1. A relational database management system (RDBMS) is a system for storing and retrieving data, in which 关系数据库管理系统(RelationalDatabaseManagementSystem,简称RDBMS)是用于存储和检索 www.ianywhere.com 2. Compression of inverted and implementation in full-text information retrieval system RDBMS 倒排索引压缩及在RDBMS全文检索中的实现 www.ilib.cn 3. RDBMS; relations among national accounting aggregates; 各种国民核算总数之间的关系; www.powerdict.com 4. RDBMS -- Relational Database Management System 关系型数据库管理系统 wenku.baidu.com 5. The Data Model of Remote Sensing Image and Its Implementation in RDBMS 遥感影像数据模型及影像数据库的建立 www.ilib.cn 6. A Developing Design for Urban Traffic Management Planning RDBMS 交通规划数据管理中关系型数据库的拓展应用 www.ilib.cn 7. A Model for Spatial Data Management Based on RDBMS and Its Implementation in Land Registration 基于RDBMS的空间数据管理模型及在土地产权产籍系统中的实现 scholar.ilib.cn 8. Implementation of managing spatial data within RDBMS 空间数据在全关系数据库系统中的管理实现 www.ilib.cn 9. An Approach to Layered-access Storage for Directory Structures in RDBMS 一种面向分层访问的目录结构在RDBMS中的存储方法 www.ilib.cn 10. Research and implementation of storing and retrieving the XML data in RDBMS XML数据在关系数据库中存储和检索的研究和实现 www.ilib.cn 1. An open source RDBMS required for use with the example project in this article 一个必需的开源RDBMS,用于在本文的示例项目中使用 www.ibm.com 2. The Establishment of Topological Data Relation of Graph in RDBMS 关系数据库中图形拓扑数据关系的建立 service.ilib.cn 3. For RDBMS without XML support there will be four tables, each with multiple columns 对于无XML支持的RDBMS,将有四个表,每个表包含多个列 www.ibm.com 4. Relational storage of XML and data exchange between XML and RDBMS XML的关系化存储及与关系数据库的数据转换 www.ilib.cn 5. RDBMS either directly through SQLs or stored procedures indirectly using ORM 直接通过SQL或间接使用ORM的存储过程来实现RDBMS www.ibm.com 6. Query Optimization Strategy of RDBMS 关系数据库系统的查询优化策略 ilib.cn 7. Put Perl into your RDBMS design to reach database nirvana 在RDBMS设计中引入Perl,达到数据库的最高境界 www-128.ibm.com 8. The Research into Data Exchange between XML and RDBMS XML文档与关系数据库的数据转换研究 www.ilib.cn 9. Study on expert system for simulation design of chemical engineering process based on RDBMS 基于关系数据库的化工过程模拟辅助设计专家系统的研究 service.ilib.cn 10. An Overview of XML Data Management Based on an RDBMS 基于关系数据库的XML数据管理 www.ilib.cn 1. Management information of die-holder based on RDBMS and graph output 基于RDBMS的模架信息管理及图形输出 ilib.cn 2. Processing of huge GDF navigation digital map Based on RDBMS 基于数据库的海量GDF导航电子地图数据处理方法 www.ilib.cn 3. The Structure Model of ES Based on RDBMS and The Implement Technology 基于关系型数据库的专家系统结构模型及实现技术 www.ilib.cn 4. Basing on GA to Store XML Data in RDBMS 基于演化计算的XML数据的关系存储 www.ilib.cn 5. Storing XML Documents Using RDBMS Based on Schema 基于模式的XML文档关系数据库存储 service.ilib.cn 6. Remote Sensing Image Database Based on RDBMS 基于关系数据库技术的遥感影像数据建库研究 www.ilib.cn 7. The Research and Application of OLAP Based on RDBMS 基于关系数据库的OLAP技术的研究与应用 scholar.ilib.cn 8. Design of storing XML documents using RDBMS based on schemas 基于模式的XML文档在关系数据库中存储的设计 www.ilib.cn |
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。