On 1/31/07, T&B <[EMAIL PROTECTED]> wrote:


or better yet, I expected this to work, using the modulo operator %:

SELECT x - x % 1;



Isn't that evaluated left to right?
x-x = 0
0 %1 = 0



--
--
The PixAddixImage Collector suite:
http://groups-beta.google.com/group/pixaddix

SqliteImporter and SqliteReplicator: Command line utilities for Sqlite
http://www.reddawn.net/~jsprenkl/Sqlite

Cthulhu Bucks!
http://www.cthulhubucks.com

Reply via email to