SQL Server 2000 With which type of SQL Server recovery model are all database changes logged? Differential recovery Full recovery Simple recovery Bulk-logged recovery Differential recovery Full recovery Simple recovery Bulk-logged 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: TRANSACT SQL Visual Basic NET V COBOL TRANSACT SQL Visual Basic NET V COBOL ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 Which of the following is a way to create and modify tables using SQL Server? Both of the two methods above will work Use the graphical facilities of SQL Server Enterprise Manager only Write SQL code using either CREATE or ALTER SQL statements only Neither of the two methods above will work Both of the two methods above will work Use the graphical facilities of SQL Server Enterprise Manager only Write SQL code using either CREATE or ALTER SQL statements only Neither of the two methods above will work ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 SQL Server automatically creates an index on all primary and foreign keys. True False True False 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 SQL Server supports INSTEAD OF, AFTER and BEFORE triggers. True False True False ANSWER DOWNLOAD EXAMIANS APP