SQL Server 2000 By default, SQL Server will create one data file and one log file for each newly created database. False True False True ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 With SQL Server optimistic locking, an update lock is placed on the row when the row is read. False True False True ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 What mode of authentication does SQL Server NOT provide? Both SQL Server and Windows-only security Windows-only security SQL Server only security Mixed security Both SQL Server and Windows-only security Windows-only security SQL Server only security Mixed security ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 SQL Server program code that is executed after an SQL command has been processed is called a(n): INSTEAD OF trigger BEFORE trigger BEGIN trigger AFTER trigger INSTEAD OF trigger BEFORE trigger BEGIN trigger AFTER trigger ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 SQL Server 2000 stored procedures can: never be kept within the database be stored on the users' computer be kept within the database and invoked by application programs support BEFORE, INSTEAD OF and AFTER types never be kept within the database be stored on the users' computer be kept within the database and invoked by application programs support BEFORE, INSTEAD OF and AFTER types ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 Which of the following is not a factor in determining the concurrency control behavior of SQL Server? Transaction isolation level Locking hints Lock level Cursor concurrency setting Transaction isolation level Locking hints Lock level Cursor concurrency setting ANSWER DOWNLOAD EXAMIANS APP