SQLite Forum

MAX performance
Login
Thanks for the reply.

Ah, I often execute this query with more than one parameter in the `IN` clause, making the stream returned as part of the select more useful!

Would I be better executing a separate query for each stream? Would that take advantage of the optimisation?

Thanks again!

Ben