mysql构造字段注意事项

where条件不能用:

  1. 代码:
    select (num+thumbs) as item from brand_article where item>10 order by item desc;
  2. 结果:
    mysql构造字段注意事项

分享题目:mysql构造字段注意事项
URL链接:http://myzitong.com/article/pcpisd.html