Just use a where expression that will always evaluate to true. (1=1.. etc)
On 12/02/2009 9:40 AM, debussy007 wrote:
Anyone ? debussy007 wrote:Hi, I'm using Zend_Db_Table_Abstract. I need to delete all the rows of my table, I know there is a ->delete() function but it asks a where condition. How can I delete all the rows ? Thank you.
