There's been a discussion on SapDB mailing list that count(indexedField) is MUCH faster than count(*). If we change it to count the keyfields instead of *, would this optimization apply to other databases or would it screw them up? -Mike