Gossamer Forum
Home : General : Databases and SQL :

MONTH() - X compatibility

Quote Reply
MONTH() - X compatibility
I am using the MONTH() function in MySQL select statments. I am just wondering if anyone knows if this is compatible in other SQL Databases?

This particular example is used in Links SQL:

Code:


$DB->select ( { Action => 'Add' , 'MONTH(DateTracked)' => $thismonth} )


http://www.iuni.com/...tware/web/index.html
Links Plugins
Subject Author Views Date
Thread MONTH() - X compatibility Ian 6756 Jul 7, 2002, 9:49 PM
Thread Re: [Ian] MONTH() - X compatibility
Wil 6580 Jul 8, 2002, 4:14 AM
Thread Re: [Wil] MONTH() - X compatibility
Ian 6571 Jul 8, 2002, 8:20 AM
Post Re: [Ian] MONTH() - X compatibility
Wil 6497 Jul 8, 2002, 8:57 AM