Radovan Antloga
Sat, 12 Jul 2008 13:41:44 -0700
please check this sql: select cast((2.3 * 100) as integer), cast(round(2.3 * 100) as integer), 2.3 * 100, cast(230.0 as integer) Is this proper behaviour ? Thanks in advance, RA _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users