When writing SQL queries we should avoid SELECT * if we don't need all columns as it can have a negative affect on performance.
確定! 回上一頁