SQL Server 2000 SQL Server AFTER Triggers may be assigned views. False True False True 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 READCOMMITTED SCROLL_LOCK READ_ONLY OPTIMISTIC READCOMMITTED SCROLL_LOCK READ_ONLY ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 What mode of authentication does SQL Server NOT provide? Windows-only security Mixed security SQL Server only security Both SQL Server and Windows-only security Windows-only security Mixed security SQL Server only security Both SQL Server and Windows-only 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): BEFORE trigger INSTEAD OF trigger AFTER trigger BEGIN trigger BEFORE trigger INSTEAD OF trigger AFTER trigger BEGIN trigger 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. OPTIMISTIC PESSIMISTIC SCROLL_LOCK READ_ONLY OPTIMISTIC PESSIMISTIC SCROLL_LOCK READ_ONLY ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 With which type of SQL Server recovery model are all database changes logged except those that cause large log entries? Differential recovery Bulk-logged recovery Simple recovery Full recovery Differential recovery Bulk-logged recovery Simple recovery Full recovery ANSWER DOWNLOAD EXAMIANS APP