Posted by gobwash@gmail.com on 11/29/06 21:18
Do aggregate functions (sum, count, min, max) inherently cause table locks? More concretely, would the following query typically result in a table lock? select sum(quantity) as total from products Thanks, Scott
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming