SQL Server 2000 SQL Server supports INSTEAD OF, AFTER and BEFORE triggers. True False True False ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 The .NET languages are the most popular languages for writing stored procedures in SQL Server 2000. False True False True ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 With which type of SQL Server recovery model, is no logging done? Simple recovery Full recovery Differential recovery Bulk-logged recovery Simple recovery Full recovery Differential recovery Bulk-logged recovery ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 With SQL Server pessimistic locking, no lock is obtained until the user updates the data. False True False True 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 TRANSACT SQL COBOL V Visual Basic NET TRANSACT SQL COBOL V Visual Basic ANSWER DOWNLOAD EXAMIANS APP
SQL Server 2000 SQL Server 2000 stored procedures can: be kept within the database and invoked by application programs support BEFORE, INSTEAD OF and AFTER types never be kept within the database be stored on the users' computer be kept within the database and invoked by application programs support BEFORE, INSTEAD OF and AFTER types never be kept within the database be stored on the users' computer ANSWER DOWNLOAD EXAMIANS APP