execution statement 中文意思是什麼

execution statement 解釋
執行敘述
  • execution : n 1 實行,履行,執行;貫徹。2 執行死刑;強制執行;執行命令。3 作成,完成;簽名蓋印使法律文件生效...
  • statement : n. 1. 陳述,聲明,聲明書。2. 【法律】供述;交待。3. 【商業】貸借對照表;(財務)報告書。
  1. Each statement reflected in the output contains a single row with the text of the statement, followed by several rows with the details of the execution steps

    在輸出中,每個語句都有一行說明語句的文本,後面緊接著幾行介紹執行步驟的詳細信息。
  2. Statement to end error handling in a procedure and then resume execution with the statement that caused the error

    語句來結束過程中的錯誤處理,然後繼續執行導致錯誤的語句。
  3. Execution continues with the statement following the

    語句之後的語句將繼續執行。
  4. Execution continues with the statement following

    後面的語句之後,將繼續執行
  5. Cached values exist because the sql server execution plan determines that the values for some variables will not be dynamically loaded for each statement execution or reference

    緩存值之所以存在,是因為sql server執行計劃確定不會為每個語句執行或引用動態加載一些變量的值。
  6. If an unhandled error occurs in a called procedure, the exception propagates back to the calling procedure, and execution resumes on the statement following the call

    語句的過程。如果被調用過程中發生未處理的錯誤,則異常傳播回調用過程,而執行在此調用後面的語句上繼續。
  7. A specification in a statement that may used to influence the execution of the statement

    語句中的一個說明項,可以用來影響語句的執行。
  8. Does not contain the inferred value after statement execution

    不包含推斷的值。
  9. When any sql statement is executed in sql server 2005, the relational engine first looks through the procedure cache to verify that an existing execution plan for the same sql statement exists

    在sql server 2005中執行任何sql語句時,關系引擎將首先查看過程緩存中是否有用於同一sql語句的現有執行計劃。
  10. Graphical display of showplan information showing the logical steps built into the execution plan of a transact - sql statement

    以圖形方式顯示showplan信息,該信息顯示構成transact - sql語句的執行計劃的邏輯步驟。
  11. End statement to terminate code execution if the user requests it

    語句終止代碼執行(如果用戶請求這樣做) 。
  12. The key to hsqldb s simplicity is the serialization of sql statement execution

    造成hsqldb簡單性的關鍵因素是sql語句執行的順序化。
  13. Statement, so security issues can be introduced by anything that makes a state change where execution of other code could take advantage

    語句之前運行,這樣,任何會更改狀態的做法都可能引發安全問題,因為其他代碼的執行可能會利用這種狀態更改。
  14. Based on the techniques of main memory database, we have designed and realized the rule subsystem, the rule expression, rule memory structure, rule trigger mechanism, rule execution mechanism, events detection mechanism, transaction analyzing and conversion mechanism from the rule to statement so as to implement the active function of the system. we also discuss cascade trigger, rule termination of the active rule set

    在改進的nhdb ~ *規則子系統中,實現了nhdb ~ *規則的形式化定義、設計了規則的存貯結構,研究了nhdb ~ *規則觸發機制、事件檢測機制、規則的執行機制、事務處理機制等,從而使得nhdb ~ *系統具有相應的主動功能,實現nhdb ~ *主動數據庫的主動行為。
  15. Stop statement suspends execution, but unlike

    語句中止執行,但與
  16. When the debugger encounters a stop statement, it breaks execution of the program enters break mode

    當調試器遇到stop語句時,它將中斷程序的執行(進入中斷模式) 。
  17. If you want an assert statement that always breaks execution in the debug version, you can do this

    如果想讓assert語句總是在調試版本中中斷執行,可以這樣做:
  18. Statement causes program execution to break out of the

    語句導致程序執行中斷
  19. The end statement stops code execution abruptly, without invoking the

    語句會斷然停止代碼的執行,而不調用
  20. Transact - sql keywords that control the flow of execution of sql statements and statement blocks in triggers, stored procedures, and batches. correlated subquery a subquery that references a column in the outer statement

    在sql api中,綁定可使結果集列或參數與程序變量相關聯,以便在提取或更新行時自動將數據移入或移出程序變量。
分享友人