On Nov 17, 2003, at 7:46 AM, Fouejieu louis wrote:
where can I find documentation about built-in SQL-functions in SQLite (like: to_date, trim, cast, ...) ?
One place is the source itself. Check out the func.c file.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

