单词 | single table | ||||
释义 | single table
例句释义: 单表,单一表格 1. With a UNION ALL view, you are provided information from all branches of the company as if the information were coming from a single table. 有了UNIONALL视图,就有了来自所有分公司的信息,而这些信息看起来像是在一个表中。 www.ibm.com 2. For a single, simple, survey, you could probably place all of the information from each question into a field in a single table. 对于单个的、简单的问卷调查,您可以将每个问题的所有信息放到单个表的一个字段中。 www.ibm.com 3. As a first example, consider a database schema consisting of a single table for a phone book application as shown in Table 1. 看第一个简单的例子,考虑一个电话簿应用程序的由单个表组成的数据库模式,如表1所示。 www.ibm.com 4. Automatically generates single-table commands used to reconcile changes made to a DataSet with the associated database. 自动生成用于协调DataSet的更改与关联数据库的单表命令。 msdn2.microsoft.com 5. Up to this point, you have only selected columns for all rows in a single table. 到目前为止,只选择了单个表中所有行的列。 www.ibm.com 6. Look at the simplest SQL data binding task: mapping an object that doesn't refer to any other objects to a single table. 最简单的SQL数据绑定任务:把没有引用其他任何对象的对象映射到一个表。 www.ibm.com 7. Each container can only belong to a single table space, but a table space can have many containers. 每个容器只能属于一个表空间,但是一个表空间可以拥有许多容器。 www.ibm.com 8. If after replacing these with a single table lock, the MAXLOCKS value is no longer exceeded, lock escalation stops. 如果用一个表锁替换这些行锁,将不再会超出MAXLOCKS值,那么锁升级就会停止。 www.ibm.com 9. Roland had the small single table he liked best, behind a square pillar, with the clock over the fireplace nevertheless in full view. 桌子虽凑在一根四角方柱后头,但他仍可以清楚完整地看到壁炉上的挂钟。 blog.sina.com.cn 10. DB2 is now a hybrid database in that it has the ability to store relational data and XML data in a single database, even in a single table. 现在的DB2是一个混合型的数据库,因为它能够在一个数据库,甚至是一个表中储存关系数据和XML数据。 www.ibm.com 1. Do not use multiple aliases for a single table in the same query to simulate index intersection. 不要在同一查询中为一个表使用多个别名来模拟索引交集。 technet.microsoft.com 2. Row-level permissions are used for applications that store information in a single table. 行级权限用于在单个表中存储信息的应用程序。 technet.microsoft.com 3. Only applications that use the ODBC-based or SQL OLE DB-based APIs can perform parallel data loading into a single table. 只有那些使用基于ODBC或SQLOLEDB的API的应用程序才可以将数据并行加载到一个表中。 msdn2.microsoft.com 4. Control can be used to display either a single table or the hierarchical relationships between a set of tables. 控件可以用于显示单个表或显示一组表之间的分层关系。 msdn2.microsoft.com 5. If the fields that you want to include all exist in a single table, use that table as the record source. 如果要包括的字段全部存在于一个表中,请使用该表作为记录源。 office.microsoft.com 6. Because databases take more time on tuning table joins than a single table, data warehouses usually don't work well with it. 相比单张表,数据库要花更多时间调优数据表连接,数据仓库在使用该策略时通常不太理想。 www.infoq.com 7. When a single Transact-SQL statement acquires at least 5, 000 locks on a single table or index. 当单个Transact-SQL语句在单个表或索引上获取至少5,000个锁时。 msdn2.microsoft.com 8. It is a limited syntax and can only be applied to a single table. 它是一种有限语法,只能应用于单个表。 msdn2.microsoft.com 9. You can easily return all the columns for a single table to define the data in a dataset. 您可以方便地返回单个表的所有列,以定义数据集中的数据。 msdn2.microsoft.com 10. This set of commands creates a database that consists of a single table. 这个命令集将创建由单个表组成的数据库。 www.ibm.com 1. For more information on saving data from a single data table back to a database, see Walkthrough: Saving Data to a Database (Single Table). 有关将单个数据表中的数据保存回数据库的更多信息,请参见演练:将数据保存到数据库(单个表)。 msdn2.microsoft.com 2. It's quite typical for firms to store both relational and XML data in a single table, and our examples reference both types of columns. 公司在单个表中既存储关系数据也存储XML数据是很常见的情况,我们的示例引用了这两种类型的列。 www.ibm.com 3. So far, everything you've seen operates on a single table: phone_number. 到目前为止,看到的所有操作都针对单个表:phone_number。 www.ibm.com 4. Onto the form. This walkthrough creates a simple form that displays data from a single table in several individual controls. 此演练创建一个简单窗体,能在几个单独的控件中显示单个表的数据。 msdn2.microsoft.com 5. Provides a procedure to create a simple form that displays data from a single table in several individual controls. 提供创建可将单个表中的数据显示在多个单独的控件中的简单窗体的过程。 msdn2.microsoft.com 6. The data definition for this application consists of a single table. 该应用程式的资料定义由一个单独的表组成。 www-128.ibm.com 7. The SQL script used to build the single table for the application is in Listing 1. 用来为应用程序构建单个表的SQL脚本在清单1中。 www.ibm.com 8. Saving modified data from related data tables is a little more complex than saving data from a single table. 保存相关数据表中修改过的数据比保存单个表中的数据稍为复杂。 207.46.16.251 9. This walkthrough creates a simple form that displays data from a single table in individual controls. 此演练创建一个简单窗体,能在单独的控件中显示单个表的数据。 msdn2.microsoft.com 10. You maintain past, present, and future effective dates and their associated data in a single table. 您在一个表中维护过去、现在和未来的有效期和它们的关联数据。 www.ibm.com 1. The customer database has a single table that can be created by running the script shown in Listing 6. 客户数据库只有一个表,可以通过运行清单6中的脚本创建。 www.ibm.com 2. The previous example demonstrated how to modify multiple column values for a specific row in a single table. 上例演示了如何修改单个表中特定行的多个列值。 www.ibm.com 3. If reassigning one partition's data to form a single table, the target table must already be created and it must be empty. 如果重新分配一个分区的数据以组成单个表,则必须已经创建了目标表,并且该表必须为空。 msdn2.microsoft.com 4. Creates a simple form that displays data from a single table in several individual controls. 创建一个简单的窗体,在多个单独的控件中显示单个表中的数据。 msdn2.microsoft.com 5. Partitioned: A partitioned table space may contain only a single table. 分区表空间:分区表空间只能包含一个表。 www.ibm.com 6. Takes page locks either where individual locks are ordinarily taken on rows or keys, or where a single table lock is ordinarily taken. 在通常行或键采用单个锁的地方,或者通常采用单个表锁的地方,请采用页锁。 msdn2.microsoft.com 7. They are limited, though, in that they work on only a single table and not across multiple tables through relationships. 但它们受到限制,只能在一个表上工作,不能通过关系跨多个表工作。 www.ibm.com 8. This appears to the user as a single table that is called a partitioned view. 这在用户看来是一个单独的表,称为分区视图。 msdn2.microsoft.com 9. You can even create custom groups to organize and see all the forms and reports related to a single table. 您甚至可以创建自定义组,以组织和查看与某个表相关的所有窗体和报表。 office.microsoft.com 10. Edge tables represent within a single table the fine-grained XML document structure. 边缘表在单个表中表示XML文档的细密结构。 msdn2.microsoft.com 1. A DataTable is defined in the System. Data namespace and represents a single table of memory-resident data. DataTable在System.Data命名空间中定义,表示内存驻留数据的单个表。 msdn2.microsoft.com 2. Object to automatically generate Transact-SQL statements for single-table updates if you set the. 对象来自动生成用于单表更新的Transact-SQL语句。 msdn2.microsoft.com 3. The single-table data often reach hundreds of millions of records, and records will increase with time. 而单表的数据量往往会达到上亿的记录,并且记录数会随着时间而增长。 www.pudn.com 4. These stored procedures may not (and in most cases will not) act on data contained in one single table. 这些存储过程可能不会(大部分情况下都不会)作用于单个表中包含的数据。 www.ibm.com 5. Although this database contains only a single table, you can use many tables in UltraLite databases. 虽然该数据库只包含一个表,但您可以在UltraLite数据库中使用许多表。 www.ianywhere.com 6. Saving modified data from related data tables is somewhat more complex than saving data from a single table. 储存关联资料表中修改过的资料,比储存单一资料表中的资料更为复杂。 technet.microsoft.com 7. Our database contains only a single table: tbl_resources. 我们的数据库只包含一个表:tbl_resources。 www.ibm.com 8. SQL Server allows data to be bulk imported into a single table from multiple clients in parallel. SQLServer允许将数据从多个客户端并行大容量导入到单个表。 msdn2.microsoft.com 9. Users can freely mix and match storage of traditional SQL data and XML in a single table. 用户可以在一个表中自由地混合存储传统SQL数据和XML数据。 www.ibm.com 10. For the Right hierarchy, we'll use a single table (TB_RIGHT) and map to the correct class using the DISCRIMINATOR column. 对于Right层次结构来说,我们要使用一个表(TB_RIGHT),并用DISCRIMINATOR列映射到正确的类。 www.ibm.com 1. This topic explains how to create a simple select query that searches the data in a single table. 本主题讲述如何创建一个在单个表中搜索数据的简单的选择查询。 office.microsoft.com 2. We can't, because the Rails model would have the meat of our object model in a single table, and that's not a realistic solution. 但我们却不能如此,因为Rails模型将会在单一表中拥有我们所有对象模型的实质内容,这不是一个可行的解决方案。 www.ibm.com 3. This chapter focuses on the basics of single-table SELECT statements. 本章集中介绍单表SELECT语句的基本概念。 www.ianywhere.com 4. The pros include a single table, simple query and easy association with other tables. 这样做的优点包括只有一张表、查询简单以及容易与其他表进行关联。 www.infoq.com 5. In the previous article (Part 2), you saw how you can pass a parameter to a single table in the report. 在前面的文章(第2部分)中,您会看到怎样向报告中的单个表格传递一个参数。 www.ibm.com 6. Views the document as a single table or a set of tables. 将文档看作一个表或者一组表。 www-128.ibm.com 7. Cache tables are similar to MQTs with the restriction that a cache table supports only non-aggregate queries over a single table. 缓存表类似于具有以下限制的MQT,即缓存表只支持单个表上的非聚集查询。 www.ibm.com 8. In single-table inheritance, there is a single database table that contains columns for both base and derived classes. 在单表继承中,一个数据库表同时包含基类和派生类的列。 technet.microsoft.com 9. A recordset looks like a single table. 记录集看起来像单个表。 msdn2.microsoft.com 10. Single table: The object tree is mapped to one table. 单个表:对象树映射到一个表。 www.ibm.com 1. In this lesson, you build a single-table UltraLite database schema for Windows CE, Windows XP, and Palm OS devices. 在本课中,您将构建一个用于WindowsCE、WindowsXP和PalmOS设备的单表UltraLite数据库模式。 www.ianywhere.com 2. Table_id Each article consists of columns and rows from a single table. table_id每个项目都由来自单个表的列和行组成。 www.ianywhere.com 3. Steps for using a join to find subsets of data within a single table. 使用联接在单个表中查找数据的子集的步骤。 msdn2.microsoft.com 4. By default, the wizard writes a GetDefaultSQL function that returns a single table name. 默认情况下,向导编写返回单一表名的GetDefaultSQL函数。 msdn2.microsoft.com 5. Reassigning a partition to form a single table. 重新分配一个分区以形成单个表。 msdn2.microsoft.com 6. The columns in the CONTAINS clause must come from a single table. CONTAINS子句中的列必须是单个表中的列。 msdn2.microsoft.com 7. A single table can be specified. 可以指定单个表。 www.ibm.com 8. At a minimum, GetDefaultSQL must return a single table name. GetDefaultSQL必须最少返回一个表名。 msdn2.microsoft.com 9. The customer database has a single table that can be created by running the script in Listing 5. 用户数据有一个表,它可以通过运行清单5的脚本来创建。 www.ibm.com 10. ULTable Each ULTable object provides access to the data in a single table. ULTable每个ULTable对象都提供对单个表中的数据的访问。 www.ianywhere.com 1. Listing 1 shows a schema for the single table database. 清单1显示了单表数据库的模式。 www.ibm.com 2. Class represents a single table in the data store. 类表示数据存储区中的单个表。 msdn2.microsoft.com 3. F has a criteria that only involves a single table. F的过滤条件仅涉及一个表。 www.ibm.com 4. To populate a single table, select the table in the Navigation Pane. 要填充一个表,请在导航窗格中选择表。 office.microsoft.com 5. Application 1 (A1) selects rows from a single table in a cursor. 应用程序1(A1)在一个游标内从单独一个表选择行。 www.ibm.com 6. Preoutgassing paper usage monitoring and continuous improvement and use a single table, that is, input-output balance sheet of paper. 不入不销历程洋纸张搁置环境的监控和不断鼎新用好一张外,即纸张加入不销不入平衡外。 www.bing.com 7. To segment a single table into multiple tables based on selected rows. 基于选定行将一个表分成多个表。 technet.microsoft.com 8. Table_name If you are migrating a single table, use this varchar(128) parameter to specify the table name. table_name如果要迁移单个表,请使用此varchar(128)参数指定表名。 www.ianywhere.com 9. An HTML file that has a single table. 包含单个表的HTML文件。 office.microsoft.com 10. For example, a hospital database application may store patient information in a single table. 例如,医院数据库应用程序可能会将患者信息存储在单个表中。 technet.microsoft.com 1. Any dimension that is based on a single table can be write-enabled. 基于单个表的任何维度均可启用写操作。 msdn2.microsoft.com 2. Automatically generates single-table commands that are used to reconcile changes made to a DataSet with the associated data source. 自动生成用于协调对DataSet的更改与关联的数据源的单表命令。 msdn2.microsoft.com 3. This is because the current schema file only contains a single table in each file. 这是因为当前的模式文件每个文件只包含一张表。 www.ibm.com 4. Recover from single table failures or accidental table drops by extracting a single table from a backup for restoration 通过从备份中提取单个表执行恢复,可恢复单个表故障或意外的表删除 www.ibm.com 5. Inheritance: Annotations -- Single table, joined table, and table per class 继承:标注——单个表、联合表和按类表 www.ibm.com 6. Importing data in parallel from multiple clients to a single table 将数据从多个客户端并行导入到单个表 msdn2.microsoft.com 7. Figure 1 shows how to execute a scalar rule on columns that come from a single table from the analyzed data source. 图1展示了如何对来自所分析数据源的单个表中的列,执行标量规则。 www.ibm.com 8. The customer database has a single table which can be created by running the following script 客户数据库只有一个表,该表可以通过运行以下脚本创建 www.ibm.com 9. Here is an example of mapping a super class and a sub class using the single table strategy 下面是一个使用单表策略映射超类和子类的示例 www.ibm.com 10. This simple single-table database has just four fields 这个简单的单表数据库只有4个字段 www.ibm.com 1. TPH: Map an Entity hierarchy to a single table TPH:映射一个实体层次到单表 www.infoq.com 2. Single table per concrete entity class 各具体实体类使用单个表 blog.csdn.net 3. Single table per class hierarchy 每个类层次结构一张表 blog.sina.com.cn 4. You now have a database containing a single table, 现在您有了一个只包含一个, msdn2.microsoft.com |
||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。