Upgrade schema for cell1, including upgrading tables extent sizes and modifying old table structures.
升级cell1的模式,包含升级表扩展大小和修改原表结构。
This clause allows you to extend the OLD table or NEW table transition tables by appending extra columns.
这个子句允许通过附加额外的列来扩展old TABLE或NEW TABLE过渡表。
Creating the new table to hold sensitive salary information and migrating data from the old table to this new one.
创建用于存放敏感薪水信息的新表,并将数据从旧表迁移到新表。
They include a horse, flowers and even an old table clock modeled. They are all made of hundreds, sometimes thousands of pieces of gum.
包括马,花朵,甚至包括一个旧的台钟模特。这些雕塑都是由数百块,甚至数千块口香糖拼制而成的。
The old table transition table holds the original state of the affected rows before they are processed by the UPDATE or DELETE statement.
OLD TABLE过渡表保存了受影响的行在被update或delete语句处理之前的初始状态。
Deleting the sensitive columns from the old table and preserving the data from those columns for audit purposes or to ensure the ability to do an undo.
从旧表中删除敏感列,并保留那些列中的数据,以便用于审计或者确保可以执行撤销。
The furniture could not have been much simpler: a very old chair, a rickety old bed, and a tumble-down table.
家具再简单不过了:一把很旧的椅子,一张摇摇欲坠的旧床,一张摇摇欲坠的桌子。
The son and the daughter-in-law became angry with the old man, so they put a small table in the corner.
儿子和儿媳生了老人的气,所以他们在角落里放了一张小桌子。
More kindly, the old man then turned to Peter and said, "Come to the table now and eat with us."
老人转过来,更加和善对彼得说:“现在到桌子这儿来,和我们一起吃吧。”
Sitting on the sofa, I noticed a photo of kids in old-fashioned clothes on the table.
坐在沙发上,我注意到桌子上有一张孩子们穿着老式衣服的照片。
It's one of the good table manners in China to ask the old to eat first.
在中国,请老人先吃饭是一种良好的餐桌礼仪。
The doctor went on to say that she would have a 40 percent possibility of having a heart trouble during the operation, a 35 percent possibility of being unable to stand up, and even 20 percent of dying on the operating table because of her old age.
医生接着说,在手术过程中,她有40%的可能性出现心脏问题,35%的可能性站不起来,甚至有20%的可能性因为她的年纪而死在手术台上。
He cleaned the table from time to time in silence and it took the old lady some time to finish eating.
他不时地默默擦桌子,那位老太太过了好一会儿才把饭吃完。
Judy Hoarfrost was just 15 years old when she was sent from the US to China as part of a nine-member table tennis team.
作为九人乒乓球队的一员,朱迪·霍尔弗罗斯特从美国被派往中国时,只有15岁。
Obsolete statistics: Old statistics may no longer represent the current state of the table.
统计数据过时:过时的统计数据无法表示表的当前状态。
Night had come. He laboriously dragged a table and the old arm-chair to the fireside, and placed upon the table a pen, some ink and some paper.
夜已来临,他很吃力地把一张桌子和一把旧扶手椅拖到壁炉边,在桌上放下笔、墨水和纸张。
I remembered sitting at the smaller table with my Cousins and siblings, feeling as if I were too old to sit at the kid's table.
我想起了跟我的姊妹和表姊妹们一起坐在小桌子旁,却觉得自己已经很大了,不该坐在小孩的桌上的情形。
A simple delete command causes DB2 to remove the data from the current table and maintain an old version in the history table, including the end time of the deleted data.
一个简单的DELETE命令导致DB 2从当前表移除数据,并在历史表中维护一个旧版本,包括已删除数据的结束时间。
Your old coffee table laptop died and you're thinking about a new netbook. Don't bother. Tablets, as we said before, are on par or more powerful than a standard ~$500 laptop.
如果你咖啡桌上的电脑刚好坏了,正考虑买一台新的上网本,那么别费工夫了,买台平板电脑吧,它和500美元的手提电脑比起来,性能相当或者更强劲。
When the row is updated, DB2 automatically maintains the old version of the row in the history table and updates the system time values in both tables.
当一行更新时,DB 2在历史表中自动维护该行的旧版本,在两个表中更新系统时间。
The third method is to add a field to the dimension table that captures old values.
第三个方法是,在捕获旧值的维度表中增加字段。
DB2 updates the row in the current table and moves a copy of the old row to the history table, recording the system time start and end values.
DB2更新当前表中的行并将旧行的副本移动到历史表中,记录系统时间起始值和结束值。
Defining a table with a system time period instructs DB2 10 to automatically capture changes made to the state of the table and to save the "old" rows in a history table.
定义一个包含一个系统时间区间的表将指示DB 210自动捕获表状态更改并将“旧”行存储在一个历史表中。
This example code reduces the prices of all old items in the bigdog.products table by 90 percent, which you might do in a real business environment to move merchandise that isn't selling.
这段示例代码将把 bigdog.products表中的所有旧项目的价格减少为 90%,在实际业务环境中这样做可以移动未售出的商品。
Process DML log records generated due to an alter operation while moving the rows from the old partition to the new table partition.
处理在将旧分区中的行转移到新表分区时因alter操作而生成的DML日志记录。
The same problem of extending old functions to new types, and new functions to old types - extending Wadler's table in both directions - remains.
将旧函数扩展到新类型和将新函数扩展到旧类型的问题—在两个方向上扩展Wadler的表—仍然存在。
You must complete this pairing to import the data from the old EMPLOYEE table into the new EMPLOYEEPAYINFO table.
为了将数据从旧的employee表导入到新的employeepayinfo表中,必须完成这样的配对。
And then all session reads will fall back to old sessions table if some session_id was not found in default fast sessions table.
这样当某些session _ id在新的会话表中找不到的时候,就会回去访问旧的会话表。
And then all session reads will fall back to old sessions table if some session_id was not found in default fast sessions table.
这样当某些session _ id在新的会话表中找不到的时候,就会回去访问旧的会话表。
应用推荐