Hi all
I have a SQL table in which data adds every day and contains around 1 crore data and 40 columns.
I have a requirement like to show the reports based on these records. What are the best options we can add apply ?
I need to simply select the data from table only (Select * from table)
Thanks
Jennifer