MENU

Fun & Interesting

10.2 B Trees and B+ Trees. How they are useful in Databases

Abdul Bari 1,359,748 7 years ago
Video Not Working? Fix It Now

This video explains B Trees and B+ Trees and how they are used in databases. Insertion, Deletion and Analysis will be covered in next video. Each node of a B+ Tree is a block on Disk. The degree of a Tree is decided based number of keys and child pointers that can fit inside a block. PATREON : https://www.patreon.com/bePatron?u=20475192 Courses on Udemy ================ Java Programming https://www.udemy.com/course/java-se-programming/?referralCode=C71BADEAA4E7332D62B6 Data Structures using C and C++ https://www.udemy.com/course/datastructurescncpp/?referralCode=BD2EF8E61A98AB5E011D C++ Programming https://www.udemy.com/course/cpp-deep-dive/?referralCode=E4246A516919D7E84225

Comment