当前位置:
代码迷
>>
其他数据库
>> 选定最大amount对应的值
详细解决方案
选定最大amount对应的值
热度:
7962
发布时间:
2013-02-26 00:00:00.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的区别