Subject select max(id)
Author Jan Agermose
why is that a select max(id) from XX where id is the primary key on XX
makes the query read the whole table? Isn't there a implicit index if
you declare a primary key?

Jan Agermose





[Non-text portions of this message have been removed]