一次只LOAD一个表。
We have shown you how to partition one table.
我们已经展示了如何划分一个表。
Strategy 1: One table per subclass (Persons).
策略1:每个子类一个表(Persons)。
Focus on optimizing access to one table at a time.
一次重点优化对一个表的访问。
Strategy 3: One table per concrete class (Estates).
策略3:每个具体类一个表(estates)。
Single table: The object tree is mapped to one table.
单个表:对象树映射到一个表。
You can restore more than one table space at one time.
您可以一次恢复多个表空间。
In most cases, a database has more than one table.
在多数情况下,一个数据库有多个表。
Recommendations for changing one table are shown below.
关于更改一个表的建议如下所示。
The test database will contain one table with one column.
测试数据库包含一个只有一列的表。
As mentioned above, our bank will consist of only one table.
像上面所提及的,我们的银行仅仅包含一张表。
It has only one table, Customers, with only two entries in it.
该数据库只有一张表Customers,该表中只有两个条目。
Each segment contains rows from only one table defined in the table space.
每个段只能包含该表空间中定义的一个表中的行。
Exactly one table is required. A polymorphic query generates SQL like.
只需要一张表,一条多态查询生成的SQL大概是这样的。
In this case, the program adds one table with five columns and two buttons.
本例中,该程序添加一个具有5个列和两个按钮的表。
Create a database named generalstore, with only one table called promotions.
创建名为generalstore的数据库,其中只有一个名为promotions的表。
You can also have one table for all data types, or tables divided by purpose.
您也可以将一个表用于所有数据类型,或按用途划分表。
The sample back-end database contains only one table with a few simple fields.
样例后端数据库只包含一个表格和几个简单的字段。
Foreign keys allow you to relate a row in one table with a row in another.
外键可以让您将一张表中的一行与另一张表中的一行相关起来。
You see in Figure 5 that one table is used for each of these types of features.
在图5中可以看到,对于以上每种类型的特性,都有一个表。
The best restaurant, Pegasus, has only one table occupied: your correspondent's.
最好的饭店派格萨斯只有一张桌子坐着客人:那就是记者我。
Tests 6-9 timed the population of one table from another, including the time to Commit.
test 6 - 9计算了利用一个表填充另一个表的时间,包括Commit的时间。
Yet, you may create more than one table per table space when the table size is small.
然而在表的尺寸较小时,您在每个表空间可以创建多个表。
In other words, you cannot put one table in one database and another in a second database.
换句话说,您不能把一个表放在一个数据库中而另外一个表放到另一个数据库中。
They cannot sit around one table and bully each other into submission, as bankers used to do.
债仅方不能再像银行家以前那样坐在一桌子上去争个你死我活。
A session facade EJB business methods call more than one DAO to save on more than one table.
会话外观e JB业务方法调用了一个以上的DAO来将其保存在一张以上的表中。
A buffer pool is associated with a single database, and can be used by more than one table space.
一个缓冲池是与单个数据库相关联的,可以被多个表空间使用。
This conversion improves performance when the CHAR and the VARCHAR types are present in one table.
当在同一张表中同时存在CHAR和varchar类型时,这一转换会提高性能。
JDBC supports collecting SQL statements going to one table and executing the set of statements in batch.
JDBC支持收集将要引用一个表的sql语句并批量处理语句集合。
JDBC supports collecting SQL statements going to one table and executing the set of statements in batch.
JDBC支持收集将要引用一个表的sql语句并批量处理语句集合。
应用推荐