当前位置:
代码迷
>>
其他数据库
>> 选出最大amount对应的值解决思路
详细解决方案
选出最大amount对应的值解决思路
热度:
91
发布时间:
2016-05-05 08:18:51.0
选出最大amount对应的值
在sqlite的quote表中,选出amount字段的最大值,对应的其他值。
SELECT * FROM quote where amount=max(quote.amount);
请问,这句话哪里有问题?
------解决方案--------------------
.header on
相关解决方案
有两个web用户控件A和B,A有个属性为int amount,A就是由amount个B构成的!这个如何写代码
a large number of 和a large amount of的区别