如何在mysql中让所有的select语句默认为倒序排列?

看你要对那个字段进行排序了,比如select * from students order by id asc(或者disc)。
如何在mysql中让所有的select语句默认为倒序排列?
ASC
DESC2012-06-18
看你要对那个字段进行排序了,比如select * from students order by id asc(或者disc)。2012-06-18
mengvlog 阅读 50 次 更新于 2025-10-31 03:28:58 我来答关注问题0
檬味博客在线解答立即免费咨询

mySQL相关话题

Copyright © 2023 WWW.MENGVLOG.COM - 檬味博客
返回顶部