SQL Server 2000 By default, SQL Server will create one data file and one log file for each newly created database. False True False True ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 SQL Server supports three recovery modes: simple, full and Bulk. False True False True ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 SQL Server supports two kinds of indexes: clustered and nonclustered. True False True False ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 SERIALIZABLE is the strictest isolation level. False True False True ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 SQL Server supports a language called Transact-SQL (also called T-SQL). True False True False 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? READ_ONLY OPTIMISTIC SCROLL_LOCK READCOMMITTED READ_ONLY OPTIMISTIC SCROLL_LOCK READCOMMITTED ANSWER DOWNLOAD EXAMIANS APP