Hi Experts,
Have a select query which is selecting 40 columns .Created index with key columns in where clause and added those in select(ie:40 columns) as included column. Is this design wrong,will this affect the write performance ?
Have a select query which is selecting 40 columns .Created index with key columns in where clause and added those in select(ie:40 columns) as included column. Is this design wrong,will this affect the write performance ?