What is the advantage of searching using key by?

The primary advantage of using keys is that the sorting is based on a binary search. This means that, instead of scanning the entire column, it is possible to complete the search in log-time, which can be extremely powerful in practice. It is also very memory efficient, hence improving the overall performance of the query from a systems or resource needs standpoint.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.189.178.53