青年中文青年中文

delete statement的意思

delete statement中文翻譯:

刪除語句,刪除陳述

相似詞語短語

delete───vt.刪除

statement───n.聲明;陳述,敘述;報表,清單

delete all───[計]全部刪除

mysql delete───mysql刪除

delete key───n.刪除字符鍵

delete chat───刪除聊天

delete game───刪除游戲

delete files───刪除文件

delete history───刪除歷史記錄

雙語使用場景

Observe the DELETE statement that has replaced the DROP statement.───請觀察取代 DROP 語句的 DELETE 語句。

To remove the document, issue a DELETE statement with an appropriate WHERE predicate.───為了刪除文檔,需要執行delete語句,并加上適當的where謂詞。

And that is what the DELETE statement is doing.───而這就是delete語句所進行的工作。

Specifies the temporary named result set, also known as common table expression, defined within the scope of the DELETE statement.───指定在DELETE語句作用域內定義的臨時命名結果集,也稱為公用表表達式。

The SQL DELETE statement enables you to identify (or restrict) the rows you want to delete through a WHERE clause.───SQLDELETE語句允許通過WHERE子句識別(或限制)要刪除的行。

The cursor cannot be referenced in a WHERE CURRENT OF clause in an UPDATE or DELETE statement.───在UPDATE或DELETE語句的WHERECURRENTOF子句中不能引用游標。

To replace data in a table , the DELETE statement must be used to clear existing data before loading new data with INSERT .───若要替換表中的數據,在使用INSERT加載新數據之前,必須使用DELETE語句清除現有的數據。

READPAST can be specified for any table referenced in an UPDATE or DELETE statement, and any table referenced in a FROM clause.───可為UPDATE或DELETE語句中以及FROM子句中引用的任何表指定READPAST。

The OLD TABLE transition table holds the original state of the affected rows before they are processed by the UPDATE or DELETE statement.───OLDTABLE過渡表保存了受影響的行在被UPDATE或DELETE語句處理之前的初始狀態。

英語使用場景

A searched DELETE statement deletes multiple rows if the search condition does not uniquely identify a single row.

The SQL DELETE statement enables you to identify (or restrict) the rows you want to delete through a WHERE clause.

The DELETE statement is used to delete rows in a table.

If an application wants to use JDBC 1 positioned UPDATE operations, then it is responsible for building the correctly positioned UPDATE/DELETE statement.

To remove the document, issue a DELETE statement with an appropriate WHERE predicate.

And that is what the DELETE statement is doing.

To demonstrate this use of the DELETE statement, create a temporary table, insert several rows, and delete them all, as shown in Listing 1.

They can be used with a SELECT statement to see the result set of a stored procedure, but cannot be used with an INSERT/UPDATE/DELETE statement to make a stored procedure update data.

Sentencedict.com try its best to collect and make good sentences.