> As a note, does rewriting the queries in the function
> to use exists rather than in help any?
Is it true that the IN command is implemented sort of as a linked list
linear time search? Is there any plan for a super-fast implementation of
'IN'?
Chris