Thread: SELECT FOR UPDATE question

SELECT FOR UPDATE question

From
Thomas Swan
Date:
When a SELECT FOR UPDATE query is executed, are the row level locks on a 
table acquired in any specific order such as to enhance deadlock 
prevention? ( primary key, oid, etc. )