Epsilon interview question

how can this query be optimized? select * from table

Interview Answer

Anonymous

27 May 2024

My answer, get only the columns you need. Their response "no, no, no. ger only the needed columns."