$ 0 0 you could do the same with min and the change_log_from column build two derived tables (one with the max one with the min) and join the results together and coalesce the max, min values.
you could do the same with min and the change_log_from column
build two derived tables (one with the max one with the min)
and join the results together and coalesce the max, min values.