Your SQL video tutorials are really awesome. Your way of teaching with different examples are very easy to understand and memorize it. Thank you very much. Please include SQL Server Indexes concepts.Please make a video on Mysql also
Sir, if your videos arranged and recorded better as others do who don't teach but focus only on video's, you would have millions of subscribers because you are teaching amazingly. Be blessed!!
As you told NonCluster index has page number information and row number information and it points to the data So my doubt is what if we created a noncluster index without any cluster index , i mean how it will get information of pages because without Cluster index it's like a heap and also i have seen while defining a non-cluster index it uses column as key on which a clustered index is already defined Please explain
Your SQL video tutorials are really awesome. Your way of teaching with different examples are very easy to understand and memorize it. Thank you very much. Please include SQL Server Indexes concepts.Please make a video on Mysql also
Sir, if your videos arranged and recorded better as others do who don't teach but focus only on video's, you would have millions of subscribers because you are teaching amazingly. Be blessed!!
Noted with Thanks. I will do the needful
Nice and clear explanation.. however,I couldn't find part 3..
could you please share the link to video..
Your videos are nice. But I couldn't find your SQL Server Indexes - Part 3 video.
Really your video is very good and with simple way
Can you please upload part 3 of indexes
can u plz upload SQL Server Indexes Part -3
As you told NonCluster index has page number information and row number information and it points to the data So my doubt is what if we created a noncluster index without any cluster index , i mean how it will get information of pages because without Cluster index it's like a heap and also i have seen while defining a non-cluster index it uses column as key on which a clustered index is already defined
Please explain