The B-Tree Index

The B-Tree Index
http://docs.oracle.com/cd/E11882_01/server.112/e40540/indexiot.htm#CNCPT1182 https://www.google.co.in/url?

sa=t&rct=j&q=&esrc=s&source=web&cd=1&cad=rja&uact=8&ved=0CB0QFjAAahUKEwiVwMf-g8vHAhWUA44KHZgsB4I&url=http%3A%2F%2Fwww.cs.sjsu.edu%2Ffaculty%2Flee%2Fcs157%2FCS157AL22Indexing.ppt&ei=vO_fVZXyDZSHuASY2ZyQCA&usg=AFQjCNEK-Y3KJ5X8PuGSsKrLF_Jh9YptOA


https://richardfoote.files.wordpress.com/2007/12/index-internals-rebuilding-the-truth.pdf


Videos:
==========
https://www.youtube.com/watch?v=Ji6NVCb-td8     -------------PART1
https://www.youtube.com/watch?v=Do2kIruqJnk     -------------PART2
https://www.youtube.com/watch?v=vr1DUj0jL38    ---------------PART3
https://www.youtube.com/watch?v=DoUWf3ASwpQ -----------  B-Tree insert, split, delete, merge

https://www.youtube.com/watch?v=7cmDQW2VcUg     -------

Oracle AUTOTRACE Fundamentals to Analyze & Tune SQL

https://www.youtube.com/watch?v=8CQO2mEJg0s      -------------   

ORACLE TKPROF fundamentals Part 1 - Introduction to SQL Tracing & TKPROF

https://www.youtube.com/watch?v=OiVu6vFq28w

ORACLE TKPROF fundamentals Part 2 - Interpret TKPROF Report
https://www.youtube.com/watch?v=9IPS7uelbxg

ORACLE EXPLAIN PLAN FUNDAMENTALS

https://www.youtube.com/watch?v=7rBf7IVOh3A

Oracle 11g Hints Overview

https://www.youtube.com/watch?v=Ke_tII6Y0GE


Hashing and Hash table in data structure and algorithm


Comments