logo

CuriousTab

CuriousTab

Discussion


Home Database SQL Server 2000 Comments

  • Question
  • SQL Server supports a language called Transact-SQL (also called T-SQL).


  • Options
  • A. True
  • B. False

  • Correct Answer
  • True 


  • SQL Server 2000 problems


    Search Results


    • 1. SQL Server supports INSTEAD OF, AFTER and BEFORE triggers.

    • Options
    • A. True
    • B. False
    • Discuss
    • 2. Nonclustered indexes are faster than clustered indexes for retrieval.

    • Options
    • A. True
    • B. False
    • Discuss
    • 3. SQL Server supports three recovery modes: simple, full and Bulk.

    • Options
    • A. True
    • B. False
    • Discuss
    • 4. SQL Server automatically creates an index on all primary and foreign keys.

    • Options
    • A. True
    • B. False
    • Discuss
    • 5. SERIALIZABLE is the strictest isolation level.

    • Options
    • A. True
    • B. False
    • Discuss
    • 6. With SQL Server pessimistic locking, no lock is obtained until the user updates the data.

    • Options
    • A. True
    • B. False
    • Discuss
    • 7. Better security occurs if Windows-only authentication is selected.

    • Options
    • A. True
    • B. False
    • Discuss
    • 8. SQL Server indexes are special data structures used to improve performance.

    • Options
    • A. True
    • B. False
    • Discuss
    • 9. With SQL Server optimistic locking, an update lock is placed on the row when the row is read.

    • Options
    • A. True
    • B. False
    • Discuss
    • 10. An SQL Server reserved word must be placed in brackets. If the word is not in brackets, SQL Server will try to interpret it as the name of one of its special words.

    • Options
    • A. True
    • B. False
    • Discuss


    Comments

    There are no comments.

Enter a new Comment