i have a question about to select all data with distinct item column and max date column.
Based on figure above(table itemprice), item '010070056001' has 3 row with different effect_date and others column. My question are how can i select all column, in the same time i distinct 'item' column and the effect_date must be the max?