Jump to content

Delete query with respect to date only


habib009pk

Recommended Posts

Hi Friend

 

I am facing a problem i have different records with same date but with different times. The feilds having datatype datetime. Now i want to delete all the records with same date only..

but when i am running this query:

 

DELETE FROM auct_lots_full WHERE lot_date='2009-07-31';

 

so this query doesn't gave me any positve result..

 

Please Help me regarding this query

 

Thanks And Regards

 

Link to comment
https://forums.phpfreaks.com/topic/168371-delete-query-with-respect-to-date-only/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.