Hi Everyone,
I really need a suggestion from you. I need to store more than 500 million records in a single table. These are basically historical data of different stock market for last 40 years.
Initially I thought about partitioning for each company. But there are more than 1024 companies. At the same time if I partition the database based on year then to show the chart for a particular company I need to call almost all the partitions.
I am little bit confused what should I do. Can any one help me in this regards?
Thanks,
Sanhita Basak