Quick question. I lock a table, call it table X, and then issue two
updates on that table. The two updates are left waiting. I then unlock
the table. The two updates go through. My question is, is there a
predictable way to determine which query will be executed first? Thanks
in advance
Kris