Igor: Thanks a lot. That korks!!
Thanks also publicly to Filip who mail me the same response directly, but still I have a question: I couldn't find that sentence (CAST) in the SQLite doc, neither in the Owens's book. Is it a SQL standard?, or a built-in SQL function? or a SQLite built-in aggregate funcion? Thanks in advance A.J.Millan ZATOR Systems ----- Original Message ----- From: "Igor Tandetnik" <[EMAIL PROTECTED]> To: "SQLite" <[email protected]> Sent: Sunday, May 06, 2007 3:32 PM Subject: [sqlite] Re: How to obtain the integer part of a result > A.J.Millan <[EMAIL PROTECTED]> wrote: > > I would like to know if there are a way to obtain a result without > > decimals (the integer part) in this query: > > CAST(expr AS INTEGER) > > Igor Tandetnik > ----------------------------------------------------------------------------- To unsubscribe, send email to [EMAIL PROTECTED] -----------------------------------------------------------------------------

