mattquantic
Programmer
Hi. I am about to start a project that might end up having > a million records.
Is MSSQL better than MySQL for this.
Other than having very efficient queries, stored proceddures and cached queries, is there any architectural methods that I should be emplying?
Such as, having multiple contact tables and a index to tell the sys which one to use - or which ones to join?
M@)
Is MSSQL better than MySQL for this.
Other than having very efficient queries, stored proceddures and cached queries, is there any architectural methods that I should be emplying?
Such as, having multiple contact tables and a index to tell the sys which one to use - or which ones to join?
M@)