update sql信息详情

update sql发音

意思翻译

更新sql

相似词语短语

guid sql───guid sql

sql where───sql在哪里

spark sql───火花sql

update assistant───更新助手

having sql───有sql吗

truncate sql───截断sql

distinct sql───独特的sql

sql server───[计]微软开发的关系型数据库及数据管理与分析平台,可以用来存储和管理多种数据,同时提供丰富的服务用来与数据交互

joins sql───联接sql

双语使用场景

UpdateSQL — It represents a parameterized update SQL.───updateSQL——它表示参数化的更新sql。

updateSQL - It represents a parameterized update SQL.───updateSQL —— 它表示参数化的更新 SQL。

modified XML document is bound to the update SQL as a runtime parameter.───修改的XML文档作为运行时参数被绑定到更新sql。

The modified XML document is bound to the update SQL as a runtime parameter.───修改的XML文档作为运行时参数被绑定到更新SQL。

The FOR loop created too many update SQL statements even we turned on the batch_size.───就算我们设置了batch_size,for循环也创建了太多updateSQL语句。

Recreate any 1. 0 database from scratch or contact the Proven Practices team to obtain an update SQL script.───从头重新创建任何的1.0数据库或联系ProvenPractices团队获得最新的SQL脚本。

Listing 8 shows how to extract the customerid from the XML and use it to create an update SQL command for the database.───清单8演示如何从XML中提取出customerid并用它创建更新数据库的SQL语句。

Web applications have to obtain XML query results from SQL Server and update SQL Server with XML-formatted data.───Web应用程序必须从SQLServer获取XML查询结果,并使用XML格式的数据更新SQLServer。

英语使用场景

No specific hint is specified. The isolation level will be set to Repeatable Read and a "SELECT..FOR UPDATE" SQL statement will be used to get an update lock on the row in the database.