• 结合使用准备好的语句游标

    Using prepared statements with a cursor.

    youdao

  • 参数当前[3]中绑定准备好的语句

    The current value of the parameter is bound to the prepared statement at [3].

    youdao

  • 可以创建执行准备好的语句创建并运行外部脚本

    You can create and execute prepared statements or create and run external scripts.

    youdao

  • 通常不会联系命令行的另外一项任务就是使用准备好的语句

    Another task you don't normally associate with the command line is the use of prepared statements.

    youdao

  • 甚至可以创建多个数据集一起使用准备好的语句(参见清单8)。

    You can even create prepared statements that can be used with multiple sets of data (see Listing 8).

    youdao

  • 或许最有用的准备好的语句不仅可以获取输入而且可以对游标的当前行进行操作

    Perhaps the most useful prepared statements are those that not only take input values, but also operate on the current row of a cursor.

    youdao

  • 准备好的语句重新编译,从而获得性能反复执行同一操作,它非常方便

    Prepared statements are recompiled for better performance and are convenient when you need to do the same thing over and over again.

    youdao

  • JDBC应用程序中的准备好的语句一样可以语句出现顺序占位符取代。

    As with prepared statements in a JDBC application, the values get substituted for each placeholder in order of appearance in the statement.

    youdao

  • 关键准备好的语句中的sql语句会引用游标当前位置所以可以多次执行更新不同

    The key is that the SQL statement in the prepared statement references the current position of the cursor, so you can execute it multiple times and update different rows.

    youdao

  • 就是说如果sql语句执行多次,开发人员应该准备语句一次,在以后执行重用准备好的语句

    It means that when an SQL statement is going to be executed more than once, the developer should prepare the statement just once and then reuse the prepared statements for consecutive executions.

    youdao

  • ij使能够执行许多您原本认为只有使用完备JDBC应用程序才能完成任务操纵游标创建执行准备好的语句

    Ij enables you to do many of the same tasks you might think you can only accomplish using a full-fledged JDBC application, such as manipulating cursors and creating and executing prepared statements.

    youdao

  • 如果JDBC程序使用已经准备好的语句参数标志,并且如果数据库语句缓存中找到了它们的话,查询过程将处理地更快

    If your JDBC program USES prepared statements and parameter markers, queries are processed faster if they are found in the database statement cache.

    youdao

  • 可以通过使用 odbc_prepare()单独步骤准备语句通过多次调用 odbc_execute()执行准备好的语句,从而提高应用程序性能

    You can improve the performance of your application by preparing the statement in a separate step with odbc_prepare() and executing that prepared statement by calling odbc_execute() multiple times.

    youdao

  • insert语句平常一样准备好了,四个参数标志符设置好了。

    The INSERT statement is prepared as usual, and its four parameter markers are set.

    youdao

  • insert语句平常一样准备好了,四个参数标志符设置好了。

    The INSERT statement is prepared as usual, and its four parameter markers are set.

    youdao

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

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

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