A Kuka robot with 2,200-pound payload capacity places material blanks onto the shear load table.
一个负重能力为1000公斤的库卡机器人正在把板料装载到剪板机的工作台上。
The load table is used to manage cache 'hits' and 'misses' and to aid in the recycling of data from the L2 cache.
所述加载表用于管理高速缓存“命中”和“未命中”,并帮助从L2高速缓存回收数据。
For the application, load a simple table with employee data; the table will support sorting on any of its columns.
对于应用程序,加载一个包含雇员数据的简单表;该表将支持对其任何列进行排序。
Once this portion is complete and tested, the article guides you through enhancing the job to extract, transform, and load XML data into the DWADMIN.HOLDINGS table.
在这个部分完成并经过测试之后,本文将带领您改进该作业,以提取和转换XML数据,然后将其装载到DWADMIN . holdings表。
It allows applications to perform constant data load operations to a table in the background while the interactive read and write operations can occur concurrently.
它允许应用程序在后台对表执行恒定数据加载操作,同时可以执行交互式读取和写入操作。
Moreover, if an ALLOW read ACCESS load operation fails or is aborted, pre-existing table data can still be read.
此外,如果ALLOWREADACCESS加载操作失败或者被中断,预先存在的表数据仍然可以被读取。
Support of external table creation, access, load, and unload from within the stored procedures makes it easier to perform the batch load and unload operations.
存储过程中的外部表创建、访问、加载和卸载支持允许您更轻松地执行批加载和卸载操作。
Collecting catalog statistics can also be issued during a LOAD REPLACE of a table, as well as during the creation of an index.
在表的LOADREPLACE期间以及索引的创建期间,也可以进行目录统计信息的收集。
'COPYNO' : Create empty copies of all objects from the source schema, then load each target schema table with data.
' COPYNO ':创建源模式中所有对象的空副本,然后用数据填充每个目标模式表。
'COPY' : Create empty copies of all objects from the source schema, then load each target schema table with data.
'COPY ':创建源模式中所有对象的空副本,然后用数据填充每个目标模式表。
The values shown in Figure 14 specify that two processes use two sessions to load data into the database table.
图14中的值指定两个进程使用两个会话将数据加载到数据库表中。
Then this cursor is referenced in a LOAD command for filling the destination table SALES_TMP.
然后,在用来填充目标表 SALES_TMP 的LOAD命令中引用此游标。
For example, the table will be read-only during load and no triggers can be invoked on the table during load.
例如,加载期间表为只读,加载期间不可以在表上调用任何触发器。
The example here explains how to load a few rows of data in a table from a file by creating a load job.
下例解释如何通过创建加载作业来从文件中加载表的一些数据行。
The IPL interrogates the partition table and subsequently is able to load data wherever it may exist on the various media.
IPL查询分区表,从而能够加载位于不同介质上任意位置的数据。
Note: IXF files cannot be used to load into a table defined in a hash partitioned database.
注意:无法使用IXF文件将导出表装入哈希分区数据库中定义的表。
You don't need to write an application. You just need to create a delimited ASCII file containing the data you want to load into your table.
您不需要编写应用程序,您只需创建一个带分隔符的ASCII文件,其中包含需要载入到表中的数据。
Another way is to have the extract, transform, and load (ETL) process update the summary table as it loads the fact table.
另一种方法是使提取、转换和加载(etl)流程在加载事实表时更新汇总表。
It is a good practice to delete any pruned rows from the table that you loaded in order to ensure that you do not load duplicate rows into the table at a later time.
从您装载的表中删除被修剪过的行,确保以后不会将重复的行装载到表中,这是一种很好的做法。
This creates a table and starts the LOAD from mynamedpipe.
这将创建一个表,并开始调用LOAD载入mynamedpipe。
Use Load and a staging table or a multithreaded application to achieve Insert parallelism.
使用Load和staging表或多线程应用程序,以实现Insert的并行性。
Files that db2move generates during an export operation are used as input files for the ensuing import or load operation (see Table 1).
db 2 move工具在导出操作中所生成的文件可以用作后来这些导入或装载操作的输入文件(参见表1)。
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,也可以把表从一个数据库转移到另一个数据库。
While loading, if the target base table is fragmented, the load happens in parallel under the PDQ environment.
加载时,如果目标基表被碎片化(fragmented),加载过程将在PD Q环境下并行发生。
The resolution is to ensure that a partitioning key is defined for the table before a load takes place.
其解决方案就是确保在加载表之前,为该表定义一个分区键(partitioningkey)。
Instead, you could load the 1M rows into a staging table, then run eight concurrent insert ...
相反,您可以将1M 的行装载到一个staging表中,然后运行8 条并发的insert ...
To make the tableview, load the table data in items array call [_tableView reloadData] shown in listing 4.
要实现 tableview,加载条目数组调用 [_tableViewreloadData] 中的表格数据,如清单4 中所示。
Select the target table (see Figure 27), and load columns for each DB2 stages.
选择目标表(参见图27),为每个DB2stage装载列。
Select the Truncate table action to delete all the existing rows in the Orders table before the data load operation starts.
在数据加载操作开始之前,选择truncate表操作删除orders表中的所有已有行。
Once the data is in the SQL Server database, SQL can be used to perform the translation and load the result table.
在将数据装载到SQLServer数据库之后,可以使用 SQL执行转换和装载结果表。
应用推荐