in reply to Re: Re: Re: DBD::SQLite
in thread Error querying DBD::SQLite
Also I dont really see the need for it, since you can select an expression from any known table to get that result.
An expression function in DBI, which uses whatever each DBD locally implements, might be useful. But then, why bother, as if you're using DBI/Perl anyway, you can already do expressions.
C.
|
|---|