select statement 中文意思是什麼

select statement 解釋
選擇語句
  • select : vt 選;選擇;挑選;選拔。 Her father let her select her own birthday present 她的父親讓她自己挑選...
  • statement : n. 1. 陳述,聲明,聲明書。2. 【法律】供述;交待。3. 【商業】貸借對照表;(財務)報告書。
  1. For more information about imbedding a select statement, see

    有關嵌入select語句的詳細信息,請參閱
  2. The transact - sql statement is not valid for notifications ; for example, a select statement that could not be notified or a non - select statement was executed

    Transact - sql語句對通知無效;例如,無法通知select語句或執行了非select語句。
  3. Query objects by using the select statement

    使用select語句查詢對象。
  4. In microsoft sql server 2005, the select statement in a cursor definition is subject to the same transaction locking rules that apply to any other select statement

    在microsoft sql server 2005中,游標定義中的select語句遵守適用於任何其他select語句的相同的事務鎖定規則。
  5. If the application has to continue to insert rows into the child tables, it has to run a select statement on the parent table to get the primary key value

    如果應用程序必須繼續向子表插入一個行,那麼它就不得不對父表運行一條select語句,以得到主鍵值。
  6. The following code example shows a select statement that generates a divide by zero error

    以下代碼示例顯示生成除以零錯誤的select語句。
  7. Assume that a single select statement is a join that accesses three tables in this sequence

    的順序訪問三個表的聯接。該語句在
  8. Specifies a select statement to use when obtaining data from the database

    它指定在從數據庫獲得數據時要使用的select語句。
  9. Should be selected as columns in the select statement

    的任何屬性作為選擇語句中的列。
  10. The order of the clauses in the select statement is significant

    Select語句中的子句順序非常重要。
  11. The result set of the select statement forms the virtual table returned by the view

    Select語句的結果集構成視圖所返回的虛擬表。
  12. By default, the limit on the length of text data returned with a select statement is 4, 000 bytes

    默認情況下,用select語句返回的文本數據的長度限制是4 , 000位元組。
  13. The insert statement cannot have a select statement in the values clause as one of the values to be inserted

    Insert語句不能在values子句中將select語句用作插入值之一。
  14. Provides basic syntax information for the mdx select statement

    提供mdx select語句的基本語法信息。
  15. Object to execute a valid select statement with an associated notification objecteither

    對象執行有效的select語句,包含關聯的通知對象
  16. An error occurs if the select statement returns a nonupdatable recordset

    如果select語句返回不可更新的記錄集,則將產生錯誤。
  17. All these providers support being referenced in a select statement by specifying a pass - through query in the openquery and openrowset functions

    通過在openquery函數和openrowset函數中指定傳遞查詢,就可以在select語句中引用所有這些提供程序。
  18. In the insert. select statement with union, the dominant type of the various branches is determined, and the results are converted to that type before being converted to the destination table type

    在使用union組合的insert . . select語句中,確定各分支的主要類型,並在將結果轉換為目標表類型之前將其轉換為該類型。
  19. This is useful for situations such as issuing a select statement after an update or insert statement in order to get back refreshed records and any auto - generated values such as default or auto - increment values

    這在類似下面的情況下很有用:在更新或insert語句之後發出一條select語句以取回已刷新記錄和任何自動生成的值(如默認值或自動增加的值) 。
  20. Must be syntactically the same as an option clause in a select statement, and can contain any valid sequence of query hints

    必須與select語句中的option子句採用相同的語法,並且可以包含任何有效的查詢提示序列。
分享友人