divide overflow 中文意思是什麼

divide overflow 解釋
除法溢出
  • divide : vt 1 分,區分,劃分 (into)。2 分配,分派,分給;分享,分擔,分攤 (with; between; among)。3 分...
  • overflow : vt ( flowed flown; flowing) 使溢出,使泛濫,使漲滿;淹沒;人滿得走不進(房間等)。 The river ov...
  1. Arithmetic exceptions : zero - divide, overflow, and underflow

    算術異常:被零除、溢出和下溢。
  2. An abnormal condition detected by the hardware. examples are : attempts to execute a privileged instruction and arithmetic traps such as overflow, underflow, and divide by zero

    一種由硬體檢測到的非正常狀態。例如:企圖執行一條特權指令和諸如上溢出、下溢出與除0等的算術運算陷井。
  3. When set to off, the divide - by - zero and arithmetic overflow errors cause null values to be returned

    設置為off時,被零除錯誤和算術溢出錯誤將導致返回空值。如果在
  4. When set to on, the divide - by - zero and arithmetic overflow errors cause the statement to be rolled back and an error message is generated

    設置為on時,被零除錯誤和算術溢出錯誤將導致回滾語句,並生成錯誤消息。
  5. The behavior in which a divide - by - zero or arithmetic overflow error causes null values to be returned occurs if an insert or update is tried on a

    列上嘗試執行insert或update操作,而這些列中的新值長度超出最大列大小,則將出現被零除錯誤和算術溢出錯誤導致返回空值的行為。
  6. When on is specified, a query is ended when an overflow or divide - by - zero error occurs during query execution

    當指定為on時,在執行查詢期間發生溢出或除以零的錯誤時,該查詢將結束。
  7. When an update statement encounters an arithmetic error overflow, divide by zero, or a domain error during expression evaluation, the update is not performed

    當update語句在表達式求值過程中遇到算術錯誤(溢出、被零除或域錯誤)時,則不進行更新。
  8. When a delete statement encounters an arithmetic error overflow, divide by zero, or a domain error occurring during expression evaluation, the database engine handles these errors as if set arithabort is set on

    當delete語句遇到在表達式計算過程中發生的算術錯誤(溢出、被零除或域錯誤)時,數據庫引擎將處理這些錯誤,就好象set arithabort設置為on 。
  9. When an insert statement encounters an arithmetic error overflow, divide by zero, or a domain error occurring during expression evaluation, the database engine handles these errors as if set arithabort is set to on

    如果在表達式計算過程中insert語句遇到算術錯誤(溢出、被零除或域錯誤) ,則數據庫引擎會處理這些錯誤,就好像set arithabort設置為on一樣。
  10. During expression evaluation when set arithabort is off, if an insert, delete or update statement encounters an arithmetic error, overflow, divide - by - zero, or a domain error, sql server inserts or updates a null value

    如果set arithabort為off ,並且在對表達式求值的過程中insert 、 delete或update語句遇到算術錯誤(溢出、被零除或域錯誤) , sql server將插入或更新一個null值。
  11. The following example demonstrates the divide - by - zero and overflow errors that have both set arithabort settings

    設置下的被零除錯誤和溢出錯誤。
  12. An overflow or divide - by - zero error causes the query or batch to terminate

    ,則溢出錯誤或被零除錯誤會導致查詢或批處理終止。
分享友人