Timeline for Is it better to use a switch statement or database to look through 5,000 to 10,000 instances?
Current License: CC BY-SA 3.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Feb 12, 2014 at 9:28 | comment | added | user3201185 | @AdrianPirvulescu - Alright, noted, thanks. I'll have to read up more about it. | |
| Feb 12, 2014 at 9:16 | comment | added | Adrian Pirvulescu | I am sorry I do not understand your question.. what "other table of data" ? you can combine queries with multiple tables, make joins and what not... and even with 1 milion records will still be fast. | |
| Feb 12, 2014 at 8:27 | comment | added | user3201185 | Thanks, now I know where to begin, how does it work though? I mean if I have this other table of data, that means that I have 2 instead of just 1 storage of all this data, and if I have more than 2 ways of spelling it, more tables? Oh and what do you mean by "fetch the canonical version of a case name"? | |
| Feb 12, 2014 at 8:20 | history | answered | lortabac | CC BY-SA 3.0 |