Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago
Solved

how to handle large data size

Hi, I have a data size of 50 million records (only required columns considered) approx in sql server. what should be the best way (import or direct query) to build the report on this data size witho...