MySQL Forums
Forum List  »  Newbie

Simple Delete Query
Posted by: Ricco Semento
Date: April 22, 2014 08:17AM

I'm sure this is childs play to you guys, but I need some help.

I need to delete rows from a table "prefix_tablename" that has thousands of entries all at once. But not all fo them.

I want to select from my table where "created" is older than 2013-04-20 00:00:00

AND where "section_id" = 1

How do I format my query?

Options: ReplyQuote


Subject
Written By
Posted
Simple Delete Query
April 22, 2014 08:17AM
April 22, 2014 07:12PM
April 22, 2014 09:23PM
April 24, 2014 06:36AM
April 24, 2014 06:38AM
April 24, 2014 07:36AM
April 24, 2014 08:23PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.