On Wed, Feb 18, 2004 at 10:26:46PM +0100, Bernhard Graf wrote:
> > > I'm curious: Why?
> >
> > Because of the time functions of the database.
> 
> I'm not sure if I understand this.
> 
> What functions do MySQL *and* PostgreSQL (and all other possible DB 
> servers) provide that Perl (and packages) don't?
> 
> ATM I can only see disadvantages with this (as described in my first 
> post).

For example: SELECT id FROM ticket AND create_time < '2003-01-01 01:01'

In this cases the database time function is used. All other time
functions are implemented in perl (Date::Calc).

> Bernhard Graf <otrs(a)augensalat.de>

  Martin Edenhofer

--
((otrs.de)) :: OTRS GmbH :: Norsk-Data-Str. 1 :: 61352 Bad Homburg
        http://www.otrs.de/ :: Manage your communication! 

_______________________________________________
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
Support oder Consulting für Ihr OTRS System?
=> http://www.otrs.de/

Reply via email to