• When DB2 encounters an INSERT on an MDC table, it looks for a free block.

    DB 2碰到mdcINSERT操作时,寻找一个空闲

    youdao

  • Note: Alternatively you can create a database trigger to capture every INSERT on your table and tell it to validate the data as XML using the XMLVALIDATE function before performing the INSERT.

    注意可以选择创建一个数据库触发器捕捉每个INSERT操作,告诉执行INSERT之前使用XMLVALIDATE函数验证XML数据

    youdao

  • Let her insert her finger next time she goes down on you and see what happens!

    下次俯身时,手指轻轻插入看看会发生什么!

    youdao

  • They joined with the monarchists to insert a clause calling for a popular vote on the issue.

    他们君主制主义者一起添加了一个条款要求问题进行全民投票表决。

    《柯林斯英汉双解大词典》

  • In fact, when this feature is enabled, and the INSERT operation requires a new or reused block, DB2 will take an exclusive (x) lock on the block in order to add it to the target cell.

    实际上特性启用并且INSERT操作要求新的重用时,DB 2采用独占的(X)以便添加目标单元

    youdao

  • Heterogeneous batching can potentially improve the performance on INSERT, UPDATE and DELETE statements that operate on multiple tables.

    异构批处理能够潜在地提高多个语句进行INSERTUPDATEDELETE操作时的性能

    youdao

  • Since the enhanced MDC INSERT performance feature is implemented by specifying it as an option on a table's LOCKSIZE parameter, this means that it can be enabled on a per table basis.

    由于增强MDCINSERT性能特性通过指定作为LOCKSIZE参数选项实现的,意味着可以每个表上启用

    youdao

  • FREEPAGE should be used if your table rows are larger than half a page, since you cannot INSERT a second row on a page in such circumstances.

    如果大于宽的一半,则应该使用FREEPAGE因为那样环境下不能INSERT

    youdao

  • Performing a SELECT statement on the table fetches the messages in the queue, and and doing an INSERT statement on the table sends the message.

    执行一条select语句就可以取得队列中的消息执行insert语句就可以发送消息

    youdao

  • Set the cursor on a new line, select Insert -> Link.

    光标定位新的一行上并选择Insert->Link

    youdao

  • Now, set the cursor on a new line, and select Insert -> Table.

    现在光标定位新的一行上选择Insert->Table

    youdao

  • SELECT, however, isn't the only SQL statement supported by YQL; you can also use INSERT, DELETE, and UPDATE queries to manipulate data on third-party services using the same SQL syntax.

    但是SELECT并非YQL支持惟一SQL语句可以使用INSERTDELETEUPDATE查询运用相同的 SQL语法操作第三方服务数据

    youdao

  • These next key locks are only obtained when the key INSERT finds that a scanner with a Repeatable Read (RR) isolation level has a row lock on the next-higher key in the index.

    这些nextkey只有keyINSERT发现带有RepeatableRead (RR)隔离级别扫描器索引中的next -higher一个才能获得

    youdao

  • In table 6, the INSERT into the Orders table fails due to a foreign key constraint violation on custno.

    6中,orders表执行insert语句失败因为custno违背约束

    youdao

  • In Oracle 10g, if there is a BEFORE INSERT TRIGGER and a NOT NULL constraint on a table, then the BEFORE TRIGGER is executed first, and then the constraint check is performed.

    Oracle10g中,如果同时存在BEFORE INSERT触发器NOT NULL约束那么执行BEFORE触发器,然后执行约束检查。

    youdao

  • The iMac packaging was designed to make it obvious how to get the machine on the Internet, and include a polystyrene insert specially designed to double as a prop for the slim instruction manual.

    iMac包装设计使明显成为台你一拿到就想着将它连互联网机器,还有塑料嵌插特殊设计,以及超薄产品说明手册。

    youdao

  • Earlier this year, Texas made it more difficult for science teachers to insert creationism into their curriculum, but many school districts remain skittish on the subject.

    今年早些时候德克萨斯州对在学校课程纳入神创论实行了更多的限制,许多校区对此着火。

    youdao

  • To install the civilian BPP, you would dig two trenches on opposite sides of a river and insert a lightweight anchor into each.

    安装平民版BPP需要条河两边条沟里一个轻量级

    youdao

  • When you feel down in the dumps it is fantastic to thinkwhat would [insert hero] doand then rely on that judgment. Sometimes two heads are better than one.

    感到抑郁时最好想想“(某某英雄怎么依赖你的判断去做事,有时两个头脑胜过一个头脑。

    youdao

  • A slot meter on the right allows him to insert 6d COINS for an hour of viewing.

    通过电视机右面的投币槽投进6个硬币可以观看一个小时节目。

    youdao

  • But focusing on stars also makes sense for the mental-wellness movement itself: the best way to insert yourself into a company's DNA is to seduce its leadership.

    除此之外,重点通过明星理解精神健康活动本身:将你自己融入公司DNA最好办法就是领导人着迷

    youdao

  • This watch is produced in an edition of 100 pieces, each one numbered on the case back and signed by the designer, Crispin Jones, on the insert card.

    生产了100每个在表背面编号都是克里斯宾琼斯书写

    youdao

  • In the Wiki text world, there are all these codes for bold, which you have to insert in order to make the words bold on the screen.

    维基文本编辑器里,需要加入粗体代码才能屏幕上显示文本。

    youdao

  • The XML element names correspond to the type of SQL statements you would expect them to — the elements correspond to SQL INSERT statements and so on.

    这些XML元素对应SQL语句类型元素对应于 SQLINSERT 语句,以此类推。

    youdao

  • You have to insert 0,50 EUR to sit on this creative private bench. [link]

    必须投入0.5欧元才能坐在这个创意而私有的长凳上。【

    youdao

  • Additional information on the insert can usually be found in the dynamic SQL snapshot.

    通常动态sql快照可以找到关于insert附加信息

    youdao

  • You can't do conversion as part of a postproduction process on a big movie,” Mr. Cameron said, “because no one is willing to insert the two or three or four months necessary to do it well.

    不能一部大片3-D效果仅作为后期制作程序来实现,”卡梅隆,“能够在有限的个月内做好所有的事情。”

    youdao

  • If one or more insert triggers are defined on a table, each insert will result in the execution of the actions prescribed in the trigger definition.

    如果定义多个进行insert操作触发器,那么每次insert引起触发器定义中的动作的执行

    youdao

  • Again, Firefox makes it hard to see these random values. I had to insert debugging statements into the padding function to see what was going on.

    因为Firefox我们很难看到这些随机数不得不填充函数中加入一些调试语句才能看到发生事情

    youdao

  • Again, Firefox makes it hard to see these random values. I had to insert debugging statements into the padding function to see what was going on.

    因为Firefox我们很难看到这些随机数不得不填充函数中加入一些调试语句才能看到发生事情

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定