Archive for ww
You are browsing the archives of ww.
You are browsing the archives of ww.
26. In RDBMS, what is the efficient data structure used in the internal storage representation?
B+ tree. Because in B+ tree, all the data is stored only in leaf nodes, that makes searching easier. This corresponds to the records that shall be stored in leaf nodes.
27. Draw the B-tree of order 3 created by [...]
Copyright © 2008 Way 2 Freshers Powered by Lorvent