SQL Server 2000
SQL Server automatically creates an index on:

SQL Server never automatically creates an index
foreign key only
primary keys only
both primary and foreign keys

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

ANSWER DOWNLOAD EXAMIANS APP