Todas as publicações #2095330 Raw Editar

Someone

público text v1 · imutável
#2095330 ·publicado 2011-11-24 10:43 UTC
corpo renderizado da publicação


select cast(1.53 as signed integer);

it returns 2 where as the integer of 1.53 should be 1 ...

any help in converting a value to int ?