Hello to everybody! I want to ask to the people something... If i have a table with about 8.000.000.000 registers, and i have to do a select in a numeric row that will have index. what db do you recommend to me for use?
If you design the database correctly it should work, but I believe that large a total number of records will not be addressable on a personal computer. I think the 32 bit version is limited to 2^32 records.