Does the number of columns in a table can affect the performance. Consider i have 250 columns in a table , while joining with some other table to retrive the data what would be the impact.
How the performance would be if i just select 5 columns from the table have 250columns.