Epsilon Interview Question

how can this query be optimized? select * from table

Interview Answer

Anonymous

May 27, 2024

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