On 22 Sep 2014, at 8:12pm, Jungle Boogie <[email protected]> wrote:

> Result:
> $999.63
> (I trimmed out other items that I can't show).
> 
> Same results with this: select max(transaction_amount) from august
> $999.63
> 
> 
> But this is NOT the most expensive amount, but it is for a three digit dollar
> amount.
> 
> 
> For example, this record is much higher in terms of transaction_amount:
> $16695.36

What is the affinity of the transaction_amount column of your august table ?

Simon.
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to