Lec-96: How to find Order of B-Tree | Imp Question on B-Tree

BTree Structure: https://youtu.be/KcApkM5WYGw BTree Insertion: https://youtu.be/YUtUNlLNB5c In this video You will get full concept of How to find Order of B Tree. Order of Leaf node and Non leaf node is same in B tree. In this video you will get Numerical question on how to find Order of any node in B Tree. This question is often ask in competitive exams GATE, UGC NET, NIELIT, College/University exams.

Lec-88: Numerical Example on I/O Cost in Indexing | Part 1 | DBMS

#Indexing#DBMS#freeEducationGATE Please watch the first video on 'Why indexing is used' and the links is https://www.youtube.com/watch?v=E--yzX05_k8 In this video i have explained a numerical which tells the total I/O cost to search a particular data without Indexing and next part we will compare result with Indexing.