Hi all,
I want to know the depth of B+Tree in Sqlite, is there some way to
compute it?
suppose I konw the page size, table size, and entry nums. The B Tree depth
determine the
page number Sqlite has to get in a B Tree search, is right?
Thanks!
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

