Hi,
Cardinality estimation is a widely used technique in databases for 
selecting the best execution plan, is there any implementation in H2 ? I'm 
also wondering how does the table statistics data used in H2? I want to get 
the estimated row numbers of the output dataset of each operator(join/group 
by etc.) in a query, which part of code should I get started with?

Thanks very much!

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/h2-database.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to