Suppose I have 1 million data in my database. what will be the most optimized criteria to get faster results??
Criteria 1:
Single database - Many tables
Criteria 2:
Multiple database - Multiple tables
Criteria 3:
Single database - Single table
and what are the other factors which I need to take care off??
Thanks
Mathew