insert update delete 中文意思是什麼

insert update delete 解釋
語句中的應用方法也與在
  • insert : vt 1 插進,夾入。2 寫進,記入;刊登。3 (縫紉中)鑲,補。vi 【醫學】(肌肉)附著。n 1 插入物,嵌...
  • update : vt. 〈美國〉(通過修訂、增補)使(書等)成為最新式的[現代化的],使(書等)與(當前條件)相適應。n. 【自動化】(供電子計算機使用的)最新情報。
  • delete : vt. 刪去。 His name was deleted from the list. 他的名字從名單上刪去了。
  1. The following actions to the table are considered changes : insert, update, delete, index rebuild or defragmentation, and database restore or attach

    對表的以下操作可視為更改:插入、更新、刪除、索引重建或碎片整理以及數據庫還原或附加。
  2. Insert update delete triggers attached to a table can detect changes made to data units and record the changes in a change log table

    附加到表上的插入/更新/刪除觸發器可以檢測到對數據單元所做的更改,並在更改日誌表中記錄這些更改。
  3. To update a partitioned view, the user must have insert, update, and delete permissions on the member tables

    若要更新分區視圖,用戶必須具有對成員表的insert 、 update和delete權限。
  4. Both the view and the insert, update, and delete statements follow the rules defined for updatable partitioned views

    視圖和insert 、 update及delete語句均遵循為可更新分區視圖定義的規則。
  5. The setting of the set rowcount option is ignored for insert, update, and delete actions that involve updatable partitioned views and remote tables

    對于涉及可更新分區視圖和遠程表的insert 、 update和delete操作,忽略set rowcount選項的設置。
  6. Counter indicates the level of maintenance on the index caused by insert, update, or delete operations on the underlying table or view

    計數器指示由基礎表或視圖上的插入、更新或刪除操作所引起的索引維護級別。
  7. Table - valued functions can be invoked where table expressions are allowed in the from clause of select, insert, update, or delete statements

    在允許表表達式的情況下,可在select 、 insert 、 update或delete語句的from子句中調用表值函數。
  8. Specifies that the query optimizer use a table scan, one or more indexes, or a locking method with this table or view and for this select, insert, update, or delete statement

    指定查詢優化器使用一個表掃描、一個或多個索引,或為當前表或視圖以及當前的select 、 insert 、 pdate或delete語句使用鎖定方法。
  9. This rule states that insert, update, and delete operations should be supported for any retrievable set rather than just for a single row in a single table

    這條規則說明了插入、更新和刪除操作應該被所有可獲取的數據集支持,甚至要超過僅僅一個單獨列放在一個單獨表中。
  10. Describes how to use command builders to automatically generate insert, update, and delete commands for a

    描述如何使用commandbuilder為具有單個表select命令的dataadapter自動生成insert 、 update和delete命令。
  11. Sql server management studio can create scripts to select, insert, update, and delete tables, and to create, alter, drop, or execute stored procedures

    Sql server management studio可以創建腳本,來選擇、插入、更新和刪除表,以及創建、更改、刪除或執行存儲過程。
  12. If a low - privilege user tries to insert, update, or delete data through a distributed partitioned view, sql server generates the following error

    如果低特權用戶嘗試通過分散式分區視圖插入、更新或刪除數據,則sql server將生成以下錯誤:
  13. Parent table : insert, update, and delete records

    父表:插入、更新和刪除記錄。
  14. To modify schema, you can also use this method to process sql statements that modify data but that do not return rows, such as insert, update, and delete

    除了使用executenonquery來修改架構之外,還可以使用此方法處理那些修改數據但不返回行的sql語句,如insert 、 update和delete 。
  15. The setting of the set rowcount option is ignored for insert, update, and delete statements against remote tables and local and remote partitioned views

    對于在遠程表和本地及遠程分區視圖上執行的insert 、 update和delete語句,將忽略set rowcount選項設置。
  16. Update, insert, or delete data from an access database

    更新、插入或從access數據庫刪除數據。
  17. The db2 data adapter configuration wizard may be used to set the options of your component tray data adapters including the data connection, select command, insert command, delete command, and update command

    Db2數據適配器配置向導可用於設置您的組件托盤數據適配器選項,包括數據連接、 select命令、 insert命令、 delete命令和update命令。
  18. Data has changed ; for example, an insert, update, delete, or truncate operation occurred

    數據已更改;例如,發生了插入、更新、刪除或截斷操作。
  19. Are binding results to a form to let the user view, insert, update, or delete records

    正在將結果綁定到窗體,以便用戶查看、插入、更新或刪除記錄
  20. A recursive cte can greatly simplify the code required to run a recursive query within a select, insert, update, delete, or create view statement

    遞歸cte可以極大地簡化在select 、 insert 、 update 、 delete或create view語句中運行遞歸查詢所需的代碼。
分享友人