SQL Server 2000 SQL Server supports three recovery modes: simple, full and Bulk. False True False True 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 With this type of index, the data are stored in the bottom level of the index and in the same order as that index. Secondary Clustered Primary Nonclustered Secondary Clustered Primary Nonclustered 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: NET Visual Basic V COBOL TRANSACT SQL NET Visual Basic V COBOL TRANSACT SQL 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. PESSIMISTIC SCROLL_LOCK OPTIMISTIC READ_ONLY PESSIMISTIC SCROLL_LOCK OPTIMISTIC READ_ONLY ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 READ COMMITTED is the default isolation level. False True False True ANSWER DOWNLOAD EXAMIANS APP