logo

CuriousTab

CuriousTab

Discussion


Home Database SQL Server 2000 Comments

  • Question
  • SQL Server supports two kinds of indexes: clustered and nonclustered.


  • Options
  • A. True
  • B. False

  • Correct Answer
  • True 


  • SQL Server 2000 problems


    Search Results


    • 1. There is only one way to create and modify tables in SQL Server. Write SQL code using either the CREATE or ALTER statements.

    • Options
    • A. True
    • B. False
    • Discuss
    • 2. READ COMMITTED is the default isolation level.

    • Options
    • A. True
    • B. False
    • Discuss
    • 3. A differential backup makes a copy of the entire database.

    • Options
    • A. True
    • B. False
    • Discuss
    • 4. 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
    • 5. With SQL Server optimistic locking, an update lock is placed on the row when the row is read.

    • Options
    • A. True
    • B. False
    • Discuss
    • 6. The .NET languages are the most popular languages for writing stored procedures in SQL Server 2000.

    • Options
    • A. True
    • B. False
    • Discuss
    • 7. 'dbo' stands for database object.

    • Options
    • A. True
    • B. False
    • Discuss
    • 8. XML technology is a hybrid of document processing and database processing.

    • Options
    • A. True
    • B. False
    • Discuss
    • 9. You can validate an XML Schema document against its schema, just as you would any other XML document.

    • Options
    • A. True
    • B. False
    • Discuss
    • 10. SOAP uses HTTP as its only transport mechanism.

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


    Comments

    There are no comments.

Enter a new Comment