Hi every body.
i use phprunner 5.3
With function check if exist, before deleting, i insert records from a table1 to table2.
I'd like, when i display the records of table2, before displaing, to delete one or more records that has some fields =0 or NULL.
What is the correct syntax.
Thanx in advance.