Indexes in SQL | SQL Tutorial for Beginners in Hindi

preview_player
Показать описание
In this video we have discussed different types of indexes in SQL such as
clustered index, non clustered index, BTREE(Balanced Tree) index, Unique Index, Composite Index, Function based index and Bitmap index. Indexes are very important topic for any SQL interview.

Please like & share the video.

Subscribe the Channel to keep watching interesting videos helpful for your career growth:

--------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------

Checkout different playlists:

--------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------

Checkout Important videos :

--------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------
Рекомендации по теме
Комментарии
Автор

LinkedIn:

BTree is balanced tree not binary tree. Apologies for this in the video.

CodingGlitz
Автор

thank you sir for this video, your all videos are very helpful for me

rupalisingh
Автор

Thank you, easily understandable explanation.

shantahiremath
Автор

Thanx for explaining it in simple. Didn't understand on udemy also

shirishmistari
Автор

Yrrr apnki voice... Iske lie teen bar dekh dekh rhi hu.... ❤

bhagatveenu
Автор

you speak so politely..i love that <3

yuvrajsingh
Автор

If any topic in sql ur taking make sure u will cover everything in that, I hope in index this enough

krishnavinod
Автор

Very nice and smooth way of teaching... Thank you

archanaw
Автор

Thank you, kab se clear informatikn nahi mil ppaa rhi thi ...

vineetjain
Автор

makes more videos brother, but must say you covered a lot in a single video

durgeshkhot
Автор

Keep going
You are not aware how much u are helping to us in our on going projects as a

.

prashantp
Автор

NYC explained sir u deserve million subscribers 🎉

mdammar
Автор

Thank you sir for response my request and made video on this topic ❤️❤️🙏🙏🙏

vinaychandramengji
Автор

Sir any detail video like this for performance tuning?

mokh
Автор

OP vedio bhai. I work in a US investment bank and this vedio really helped me. Any other resources/book/yt recommendation on where can i read about this more?

Shubhamtalkstech
Автор

Thanks bro, Could you explain more about "Index contains redundant data already existing in table hence consumes space". Do you mean record or column that was deleted before? Thanks.

chauchaunguyen
Автор

Can u pls make videos showing example of all types of index

vinitraj
Автор

Just want to ask question how to create non clustered index. The syntax you showed to create index is for which type of index clustered or non clustered.

aniketjagdale
Автор

uniq composite and btree indxes are clustred or non clustred index?

gauravgupta-rcuq
Автор

You have shared useful information but Oracle does not have Clustered and Non-Clustered Index concept. In Sql server DB we have these two.
Instead of this Oracle has IOT (Index Organized Table) which may be equivalent to Clustered Index of Sql Server.

AnkurSharmaAug