$where = '1=1';

$object->delete($where);

- Jason

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.



--
Jason Austin
Senior Solutions Implementation Engineer
NC State University - Office of Information Technology
http://webapps.ncsu.edu
919.513-4372

Reply via email to