SQL Server 2000 What mode of authentication does SQL Server NOT provide? 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 Mixed security Windows-only security ANSWER DOWNLOAD EXAMIANS APP
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 which type of SQL Server recovery model are all database changes logged? Full recovery Bulk-logged recovery Simple recovery Differential recovery Full recovery Bulk-logged recovery Simple recovery Differential recovery ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 With SQL Server pessimistic locking, no lock is obtained until the user updates the data. True False True False 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 be stored on the users' computer support BEFORE, INSTEAD OF and AFTER types be kept within the database and invoked by application programs never be kept within the database be stored on the users' computer support BEFORE, INSTEAD OF and AFTER types ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 Which of the following is a way to create and modify tables using SQL Server? Write SQL code using either CREATE or ALTER SQL statements only Neither of the two methods above will work Use the graphical facilities of SQL Server Enterprise Manager only Both of the two methods above will work Write SQL code using either CREATE or ALTER SQL statements only Neither of the two methods above will work Use the graphical facilities of SQL Server Enterprise Manager only Both of the two methods above will work ANSWER DOWNLOAD EXAMIANS APP