| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Perrin Harkins | Date: | November 13 2007 9:52pm |
| Subject: | Re: Transactions and locking | ||
| View as plain text | |||
On Nov 13, 2007 3:32 PM, Yves Goergen <nospam.list@stripped> wrote: > I found the Oracle reference and it says that locks can never lock > queries, so reading a table is possible in any case. No, you just have to use FOR UPDATE and it will block. - Perrin
