SQL Server 2000
With this type of index, the data are stored in the bottom level of the index and in the same order as that index.

Primary
Nonclustered
Secondary
Clustered

ANSWER DOWNLOAD EXAMIANS APP

SQL Server 2000
SQL Server 2000 stored procedures can:

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

ANSWER DOWNLOAD EXAMIANS APP