SQL Server 2000 With SQL Server optimistic locking, an update lock is placed on the row when the row is read. True False True False ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 With which type of SQL Server recovery model are all database changes logged? Bulk-logged recovery Full recovery Differential recovery Simple recovery Bulk-logged recovery Full recovery Differential recovery Simple recovery ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 An SQL Server 2000 language that adds programming elements like parameters, variables, IF, WHILE loops, and so forth, to the basic capabilities of SQL is called: COBOL Visual Basic V TRANSACT SQL NET COBOL Visual Basic V TRANSACT SQL NET ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 Better security occurs if Windows-only authentication is selected. False True False True 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 READ_ONLY SCROLL_LOCK OPTIMISTIC PESSIMISTIC READ_ONLY SCROLL_LOCK ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 SQL Server 2000 stored procedures can: be kept within the database and invoked by application programs never be kept within the database support BEFORE, INSTEAD OF and AFTER types be stored on the users' computer be kept within the database and invoked by application programs never be kept within the database support BEFORE, INSTEAD OF and AFTER types be stored on the users' computer ANSWER DOWNLOAD EXAMIANS APP