Home / CSE MCQs / SQL Server MCQs :: SQL Server Developing with SQL Server

CSE MCQs :: SQL Server MCQs

  1. RECEIVE service broker statement applies to which of the versions ?
  2. A.
    2000
    B.
    2005
    C.
    2008
    D.
    All of the mentioned

  3. Function cannot be used for __________ statement.
  4. A.
    Create
    B.
    Drop
    C.
    Select
    D.
    Insert

  5. Which of the following statements cannot be included in the definition of a Transact-SQL user-defined function ?
  6. A.
    GET CONVERSATION GROUP
    B.
    MOVE CONVERSATION
    C.
    RECEIVE
    D.
    All of the mentioned

  7. Which of the following keyword is not associated with initialization of variable ?
  8. A.
    DECLARE
    B.
    SET
    C.
    SELECT
    D.
    All of the mentioned