Also note that in this window, you can specify multiple tables, but for simplicity, only choose one table.
同时注意,在此窗口中,您可以指定多个表,但为了简单起见只选择了一个表。
Although the example USES only one table to store this information, several countries have different address structure.
虽然这个示例只使用一个表存储该信息,但是有些国家有不同的地址结构。
This feature requires you to specify, at database level, one or more storage paths where you want DB2 to create containers for every table space.
该功能需要您在数据库级指定一个或多个存储路径,您希望DB 2在该路径中为每个表空间创建容器。
The database in this example contains only one table to store the test sequence, because the conversion reference information is embedded in the PHP script.
本例中的数据库只包含一个表来存储测试序列,因为转换引用信息被嵌入到php脚本中。
This means that one or some database partitions are assigned a disproportionate number of table rows which can create a performance bottleneck.
这意味着一个或一些数据库分区承担了更重比例的表行,从而造成了性能瓶颈。
With this design, the inner table retrieves only one work item at a time, so that as the sub-work items count increases, it takes an increasingly longer time to build the report.
有了这个设计,内部表格一次只获取一个工作项,这样随着子工作项数量的增加,构建报表就需要花费更长的时间。
Since only one row is expected in the result set from this SELECT statement, the table scan here is considered an expensive operation.
因为该select语句的结果集中只期望一行,所以表扫描在这里被认为是代价较高的操作。
As long as one valid record exists in the table, an attempt is made to create a dictionary in this scenario.
在这个场景中,只要表中存在一个有效的记录,就尝试创建一个字典。
In this method, one of the tables, usually the smaller one, is scanned and used to create a hash table in memory.
在该方法中,需要扫描其中的一个表,通常扫描较小的那个表,用它在内存中创建一个哈希表。
Suppose that the WIP administrator decides to schedule the process for hourly execution; in this situation the WIP_ARCHIVE table only contains data which is at most one hour old.
假设WIP管理员决定每小时调度执行一次该过程;在这种情况下,wip_archive表最多只包含一小时之内的数据。
The diagram shows a simple star schema design with one fact table in the middle and its related dimensions, in this case, promotions, products, and time.
本图是简单星型模型设计图,中间是一张事实表,还有其相关维度,本例中是促销活动、产品、时间。
The model is quite simple at this point of my application; there is only one table in the database for products and a product has the four properties I mentioned earlier.
模型在我的应用程序中十分简单,数据库中只有一个用于产品的表,而一个产品有我前面提到的四个属性。
To be clear, this is a very rudimentary table design; even not that great of one, truth be told.
很显然,这是一种非常基础的表设计;虽然不怎么复杂,但主旨俱在。
This routine walks through the table of TCP control blocks and, for each connection, it decrements the timeout, specified in ticks, by one.
这个例程将遍历tcp控制块表,并且对每个连接的超时(以计时单元为单位进行指定)进行递减操作,即每次减一。
CONT_PATH: This is an optional parameter that is used to change the location of one or more table space containers.
CONT _ PATH:可选参数,用来更改一个或多个表空间容器的位置。
"One of the most important things about this case is that it's laid all the facts on the table," spokesman Yusef Robb said.
有关这个案子最重要的一点是要将所有的事实都摆在面前。
However, this query returns only one XML document from the sample table.
然而,这个查询只返回示例表中的一个XML文档。
Drop Pending 0x8000 a table space is in this state if one or more of its containers is found to have a problem during a database restart operation.
DropPending0x8000在重新启动数据库时,如果发现该数据库的一个或多个容器有问题,那么表空间就会处于这种状态。
This is a simple schema with one table and without any relationships, but Roo can successfully reverse-engineer a complex schema with multiple tables and relationships.
这是一个简单的模式,一个表,没有关系,但Roo能成功地对多个表和多个关系的复杂模式进行反向工程。
So, assuming there's at least one row in the Users table, this SQL will always return a nonzero count of records.
因此,假定users表中至少存在一行,此SQL将始终返回非零的记录计数。
That means: Using LOAD from CURSOR, a table can be copied from one database into another database, too. This can be accomplished in two ways.
这意味着:通过使用LOADFROM CURSOR,也可以把表从一个数据库转移到另一个数据库。
But in this sample, the contact table is the main one, indicated by the solid arrow DSLink3.
但是在本示例中,联系方式表是主表,DSLink3的实线箭头表明了这一点。
This table is bound to the movie table through the movie_id and has one more field — the rating, which is a number between 1 and 5.
这个表通过 movie_id与movie 表绑定在一起,表中还包含一个rating字段,取值范围为1到 5。
This is one of the inner queries supplying the virtual categories table with data from relational tables (in this case, MyTable).
这是将关系表(在此例中是mytable表)中的数据提供给虚拟表categories的inner查询之一。
Each row has a colored percentage; the percentage is derived via the ratio of the number on this row and the one under it. Table 1 shows what the Numbers indicate, starting at the top.
每行包含一个彩色的百分数;这个百分数是这一行上的数字和下一行上的数字的比值。
Now, suppose some one to place an iron ball on the table; then will this ball run straightway towards the magnet.
这时假设有人在桌子上摆一个铁球,那么这个铁球立刻就会朝着磁铁的方向滚动过去。
In this case, I use the PHP code to create a series of tags-one for each page in the table.
在本例中,我使用PHP代码创建了一系列标记—一个标记用于表格中的一个页面。
This view is one of the common views across the table, view, stored procedure, and function designers.
该视图是表、视图、存储过程和函数设计程序中的常见视图之一。
This conversion improves performance when the CHAR and the VARCHAR types are present in one table.
当在同一张表中同时存在CHAR和varchar类型时,这一转换会提高性能。
In this case, the size of the hash table is substantial, needing more than 100 bytes of memory just to store one word (either 4 or 8 bytes)!
在这种情况下,散列表的尺寸就变得很重要了,为了存储一个字(4或8个字节),就需要使用100个字节的内存。
应用推荐