"carter ck" <[EMAIL PROTECTED]> writes: > Hi, the rpt_generated is a boolean value.
Is there any special reason, then, for not using a boolean type? > And you are definitely right when updating the table. The time it takes is > getting longer and longer. When I do a select statement, the speed has also > degraded. And it is expected to be like that if you filter on unindexed columns... Maybe you should go back to design and fix this :-) (Remember that too much indices is also bad.) -- Jorge Godoy <[EMAIL PROTECTED]> ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend