SQL INSERT DATE
Posted: Thu Nov 11, 2010 4:44 am
Hi guys...
Check this db query..
When i run this query, its inseted as 0000-00-00 00:00:00..
Can anybody help me??
fight_date type is datetime.
insert into wp_fights(`fight_date`) values ( '11-11-2010 10:35:26')
Check this db query..
When i run this query, its inseted as 0000-00-00 00:00:00..
Can anybody help me??
fight_date type is datetime.
insert into wp_fights(`fight_date`) values ( '11-11-2010 10:35:26')