"J15user1" is the owner of the existing table in Sybase.
“j 15user1 ”是Sybase中现有表的所有者。
Truncate - to delete the records in the existing table.
截去—删除已有表中的记录。
A Sybase existing table is created for the stored procedure.
为该存储过程创建了一个Sybase现有表。
A Sybase existing table is a type of proxy table in Sybase ase.
Sybase现有表(existing table)是Sybasease中的一种代理表。
Columns can be edited directly or loaded from an existing table definition.
可以直接对列进行编辑,或者从已有的表定义中导入列。
Column attributes of the nickname for the Sybase existing table j15user1.sp_tabs.
Sybase现有表j 15user1 . sp _ tabs的昵称的列属性。
The manufacturer had an existing table with the depot polygons already defined.
制造商有一个已经定义了维修站多边形的现成的表。
Publishing XML documents based on the existing table data is a common scenario.
根据已有的表数据发布XML文档是一个常见的场景。
Nickname for Sybase 'existing table' j15user1.sp_tabs for stored procedure sp_tables.
用于存储过程sp _ tables的Sybase‘现有表’j 15user1 . sp _ tabs的昵称。
You can create a FOT on a new table created after conversion or on an existing table.
您可以在升级后创建的新表格或者在当前表格上创建一个FOT。
A nickname needs to be created for the Sybase existing table that USES the stored procedure.
要使用存储过程的Sybase现有表,则需要为之创建一个昵称。
Here is the command to create the nickname for the existing table if the Control Center is not used.
下面是在不使用ControlCenter的情况下为现有表创建昵称的命令。
"Create existing table" puts information into the Sybase catalog for the columns of the existing table.
createexisting table “将现有表各列的信息放入Sybase编目中。”
Note that "create existing table" requires the Sybase ase be at Version 11.9.2 or Version 12 or 12.5.
注意,“createexisting table ”命令要求Sybasease的版本为Version11.9.2、Version12或Version 12.5。
In Figure 3, you were modifying the primary key of an existing table using the Change Column dialog window.
在图3中,您要使用ChangeColumn对话框窗口来编辑已存在表格的主键值。
You can also change the fragmentation scheme of an existing table to list using the ALTER fragment command.
您也可以使用ALTERFRAGMENT命令,将当前表格的存储残片计划变为清单。
This is a powerful technique that lets you easily copy all or part of an existing table into a second table.
这是一种功能强大的技术,允许您很容易地将现有表的全部或部分复制到第二个表中。
You can also change the fragmentation scheme of an existing table to interval using the ALTER fragment command.
您还可以使用ALTERFRAGMENT命令,将当前表格的存储残片计划改为区间。
Moreover, if an ALLOW read ACCESS load operation fails or is aborted, pre-existing table data can still be read.
此外,如果ALLOWREADACCESS加载操作失败或者被中断,预先存在的表数据仍然可以被读取。
WASPostUpgrade calls EJBDeploy using the arguments -35 -dbschema EJB to preserve the existing table/schema rules.
WASpostUpgrade使用 -35 -dbschemaEJB 参数来调用EJBDeploy以保留现有的表/模式规则。
Figure 1 illustrates the WebSphere Information Integrator nickname, Sybase existing table and stored procedure relationship.
图1说明了DB 2 II昵称、Sybase现有表和存储过程之间的关系。
The existing table definition must specify the characteristics of the columns of the stored procedure’s first result set.
现有表定义必须指定存储过程第一个结果集的各列的特征。
In DB2 Viper 2, customers can now create XML columns in any new or existing table, inside of any new or existing database.
在DB 2Viper2中,用户现在可以在任何新的或已有的数据库中,在新的或已有的表中创建xml列。
The "create existing table" command in Sybase ase allows you to map the proxy table to a table, view, or procedure at a remote location.
Sybasease中的“createexisting table ”命令允许将代理表映射到在远程位置的一个表、视图或者过程。
If the stored procedure has multiple result sets, the Sybase existing table can only retrieve the first result set from the stored procedure.
如果存储过程有多个结果集,那么sybase现有表只能从存储过程那里获得第一个结果集。
Creating an "existing table" creates a proxy table, then retrieves and stores metadata from a remote table and places the metadata into the proxy table.
创建“现有表”时,首先会创建一个代理表,然后检索和存储远程表中的元数据,并将该元数据放入到这个代理表中。
This SQLJ application connects to a database with data source object ds and fetches the rows from existing table Employee with positioned iterator ByPos.
SQLJ应用程序连接到数据源对象为 ds 的数据库,并使用已定位的迭代器ByPos从现有的Employee表中获取行。
Figure 2 shows the relationship between the WebSphere Information Integrator nickname, the Sybase existing table and the stored procedure in the example.
图2展示了示例中DB 2 II昵称、Sybase现有表和存储过程之间的关系。
This routine creates a copy of your existing table with the new partitioning key and loads it partially or fully with the data from the original table.
这个例程用新的分区键创建了现有表的一个副本并用来自原始表的数据对它进行部分或全部加载。
Creating an empty table with the same structure as an existing table can be done by specifying the LIKE option of the CREATE table command (Listing 4).
通过在CREATETABLE命令中指定LIKE选项,创建一个与现有表结构相同的空表(清单4)。
应用推荐