题解 | 查找后排序
查找后排序
https://www.nowcoder.com/practice/cd4c5f3a64b4411eb4810e28afed6f54
#升序排序用order by select device_id,age from user_profile order by age;
查找后排序
https://www.nowcoder.com/practice/cd4c5f3a64b4411eb4810e28afed6f54
#升序排序用order by select device_id,age from user_profile order by age;
相关推荐