Skip to content

help with SQL, how can i use functions in sql (pkg :sqldf)

2 messages · Tom Willems, Gabor Grothendieck

#
sqldf also works with MySQL (although its been less tested with
that) and MySQL does support a wider range of functions than
sqlite:

http://dev.mysql.com/doc/refman/5.0/en/func-op-summary-ref.html
On Tue, Sep 16, 2008 at 10:18 AM, Tom Willems <Tom.Willems at var.fgov.be> wrote: