I am fetching data from table which contain 140 records and using query like this.
Query:select column_1,coulmn_2,column_3 from table;
Now all th