arithmetic statement 中文意思是什麼

arithmetic statement 解釋
演算法語句
  • arithmetic : n. 1. 算術,演算法;計算。2. 算術書。
  • statement : n. 1. 陳述,聲明,聲明書。2. 【法律】供述;交待。3. 【商業】貸借對照表;(財務)報告書。
  1. Arithmetic if statement

    算術條件語句
  2. If an integer arithmetic statement that is not in the scope of the

    關鍵字范圍內的整數演算法語句不受
  3. The following assignment statement will produce a compilation error because the arithmetic expression on the right - hand side of the assignment operator evaluates to

    以下賦值語句將產生一個編譯錯誤,原因是賦值運算符右側的算術表達式默認情況下計算結果為
  4. Arithmetic assignment statement

    算術賦值語句
  5. 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時,被零除錯誤和算術溢出錯誤將導致回滾語句,並生成錯誤消息。
  6. 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語句在表達式求值過程中遇到算術錯誤(溢出、被零除或域錯誤)時,則不進行更新。
  7. 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 。
  8. 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一樣。
  9. 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值。
分享友人