On Mon, 09 Nov 2009 08:12:22 +0100, Jonas Sicking <[email protected]> wrote:
* SQL doesn't give any performance guarantees. Many times people tweak their SQL in order to get the implementation to use a desired evaluation stategy. This won't work in the likely event that different implementations use different evaluation strategies for the same query.
From what I understood so far this would also be the case with the Web B-Tree Database proposal (maybe even more so given that all SQL implementations currently have the same underlying engine). Am I missing something?
-- Anne van Kesteren http://annevankesteren.nl/
