increasing column will effect the performance of the query
1)I am selecting 3 columns from the same table using index in the where clause.
2)I am selecting 5 columns from the same table using index in the where clause.
will it effect the performance of my query?
2)I am selecting 5 columns from the same table using index in the where clause.
will it effect the performance of my query?
0