SQL Server 2000
With which type of SQL Server recovery model are all database changes logged?

Simple recovery
Differential recovery
Bulk-logged recovery
Full recovery

ANSWER DOWNLOAD EXAMIANS APP

SQL Server 2000
SQL Server 2000 stored procedures can:

be kept within the database and invoked by application programs
be stored on the users' computer
never be kept within the database
support BEFORE, INSTEAD OF and AFTER types

ANSWER DOWNLOAD EXAMIANS APP