SQL Server 2000 SQL Server indexes are special data structures used to improve performance. True False True False ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 With this type of SQL Server cursor concurrency no lock is obtained until the user updates the data. READ_ONLY SCROLL_LOCK OPTIMISTIC PESSIMISTIC READ_ONLY SCROLL_LOCK OPTIMISTIC PESSIMISTIC ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 With which type of SQL Server recovery model, is no logging done? Simple recovery Differential recovery Bulk-logged recovery Full recovery Simple recovery Differential recovery Bulk-logged recovery Full recovery ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 Which of the following is not a factor in determining the concurrency control behavior of SQL Server? Lock level Cursor concurrency setting Transaction isolation level Locking hints Lock level Cursor concurrency setting Transaction isolation level Locking hints ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 Which type of SQL Server cursor concurrency places an update lock on a row when the row is read? OPTIMISTIC READ_ONLY READCOMMITTED SCROLL_LOCK OPTIMISTIC READ_ONLY READCOMMITTED SCROLL_LOCK ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 What mode of authentication does SQL Server NOT provide? Mixed security Windows-only security Both SQL Server and Windows-only security SQL Server only security Mixed security Windows-only security Both SQL Server and Windows-only security SQL Server only security ANSWER DOWNLOAD EXAMIANS APP