SQL Server 2000 In SQL Server 2000, which of the following makes a copy of the changes that have been made to the database since the last complete backup? Differential backup None of these Transaction Log Complete backup Differential backup None of these Transaction Log Complete backup ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 What mode of authentication does SQL Server NOT provide? 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 Windows-only security 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 READ_ONLY SCROLL_LOCK PESSIMISTIC OPTIMISTIC READ_ONLY SCROLL_LOCK PESSIMISTIC ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 An SQL Server reserved word must be placed in brackets. If the word is not in brackets, SQL Server will try to interpret it as the name of one of its special words. False True False True ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 READ COMMITTED is the default isolation level. False True False True ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 Which of the following is a way to create and modify tables using SQL Server? Neither of the two methods above will work Both of the two methods above will work Write SQL code using either CREATE or ALTER SQL statements only Use the graphical facilities of SQL Server Enterprise Manager only Neither of the two methods above will work Both of the two methods above will work Write SQL code using either CREATE or ALTER SQL statements only Use the graphical facilities of SQL Server Enterprise Manager only ANSWER DOWNLOAD EXAMIANS APP