For SQL Server 2K, which is most efficient, a multiple column key or a single autonumber key? On the face of it, it would seem that indexing might be quicker with a single column autonumber primary key. We have tables with as many as 9 columns comprising a multiple column key.