sql 字符串类型(时间格式)排序问题

2024年11月23日 02:32
有1个网友回答
网友(1):

order by year(ProduceData),month(ProduceData),day(ProduceData) desc