select user_id, user_name
from t_user
where delete_flag = 0 and status = 1
order by created_date desc
xxxxxxxxxx
点击上方按钮试试压缩效果吧!