SQL Server 2000
With this type of index, the bottom level of an index does not contain data, but rather it contains pointers to data.

Nonclustered
Clustered
Primary
Secondary

ANSWER DOWNLOAD EXAMIANS APP

SQL Server 2000
SQL Server 2000 stored procedures can:

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

ANSWER DOWNLOAD EXAMIANS APP