标签: php
"select * from addcuust order by customer asc";
这是我的查询。当我运行此查询时,两行都选择我应该做什么? 我一次只想要1行。
答案 0 :(得分:-1)
从按客户asc限制1的增加顺序中选择*;