SQL Question (date_format select)
The command works fine in normal sql environment but not if I try to use the SQLBuilder class
Andy idea why this doesnt work? The error message isnt very helpful unfortunately
$s->AddSelect("DATE_FORMAT( Birthday, '%e. %b %Y' ) AS Birthday", "u");
Andy idea why this doesnt work? The error message isnt very helpful unfortunately
0
This discussion has been closed.