青年中文青年中文

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.