"When in doubt, explain" is what i loved about this video.
@TakamuraOG17 күн бұрын
Dude I appreciate this video, I had two days to try to understand via Copilot, but I was able to catch, that the index sped up the analysis. I thought that I would have another column with numbers, and I needed to use those numbers to filter the search. Now is clear how it works. Thanks a lot!!!
@jeswer9 Жыл бұрын
Someone that talks sense. Great info!
@electrolyteorb Жыл бұрын
Great video 🎉 you are just teaching Not only for CRDB but Sql dbs in general 👍
@MagicOfDark Жыл бұрын
I had table without index took 18 hours to run, with index took like 6 minutes. Table had millions of entries. Also made some changes to my code, but that only shaved like 1-2 hours off.
@Shujahaidergaming7 ай бұрын
How it happens . It a alot of margin 6 hours and 6 minutes. How much data in your table ?
@marktaftАй бұрын
Underrated video. Thank you.
@gregmaier57842 ай бұрын
Beautifully explained, thank you!
@AnatolyLeonov Жыл бұрын
Thanks! This was a nice enlightening explanation!
@cockroachdb Жыл бұрын
🤟
@ExcelTutorials1 Жыл бұрын
Very helpful, thank you!
@cockroachdb Жыл бұрын
Thanks for watching!
@WhiteSiroi Жыл бұрын
thank you very much, very helpful
@umabharathyts19984 ай бұрын
Thanks !
@hasanmougharbel80302 жыл бұрын
Hello man, God bless your efforts. I have a simple enquiry as a new sql learner. How does the term b-tree relate to the index function in sql? Thanks for taking care of this.
@tomatte99Ай бұрын
I think the indexing is for the database be able to do a binary search, that is probably done using a binary search tree, that is a type of b-tree
@abhay62766 ай бұрын
You didn't mention which index you created ? Clustered or non Clustered?😊
@Deltacasper Жыл бұрын
Would it not have been more efficient to create a separate table for the city column with additional information about the city such as region and country and reference that by Id and then index based on that instead and additionally have less redundant data or how?
@michealraspberry4138 Жыл бұрын
correct. for data that repeat, what you suggested is the right solution. however, this is an example situation and they are trying to explain how indices are used.
@jenweatherwax71139 ай бұрын
How many indexes should one add? And how do you know which columns to choose?
@MatheusLB20095 ай бұрын
Maybe too late but indexes have to be unique (otherwise there is conflict) and preferably small as he said in the video. And if there is none, having a table mostly sorted by a specific column, like DateTime, naturally speeds up the query
@chrisder18142 ай бұрын
hello I would like to do automation with tools of our codes in my WordPress database but I don't know if these ideas are good and feasible, could you help me understand
@teja6124 Жыл бұрын
Hi Sir, I have a table that consist of 16mil record and it will increase, weekly basis. to retrieve this table in Powerbi it is taking more time get this data from large SQL table. can you suggest any changes on the existing table ? current table doesn't have any indexes.
@maryadebimpe94249 ай бұрын
Alter the table syntax an add the index
@victoriasingveena44111 ай бұрын
Cool
@cockroachdb11 ай бұрын
We couldn't agree more.
@Nodsaibot Жыл бұрын
oooooooor create a JSON with the cached results :D
@DavidYoo-m7z Жыл бұрын
Love this video HATE the name cockroach, disgusting
@rainymornings11 ай бұрын
I felt the same but honestly aren't they just insects like every other? I feel sad for the little critters now lol
@DavidYoo-m7z11 ай бұрын
@@rainymornings Appreciate your sentiment, still HATE roaches.