Beyond the embedded original SQL query, no representation is kept of the table or tables that were queried for data (the "FROM" clause).
除了嵌入的原始sql查询以外,没有保留用于查询数据的一个或多个表的表示(“ FROM ”子句)。
Note that the table space containing the original table must be able to hold a minimum of 1% of the data from the original table since the copied version is created in the same table space.
请注意包含原始表的表空间必须能够保存来自原始表最少1%的数据,因为复制版本是在相同的表空间内创建的。
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.
这个例程用新的分区键创建了现有表的一个副本并用来自原始表的数据对它进行部分或全部加载。
应用推荐