Very often I have this problem: let's say I say SELECT * FROM MEMBER_TBL and I get 20 rows back in a flash. Then I say SELECT * FROM MEMBER_TBL...
Very simple query hangs for minutes!!!
read more
Very often I have this problem: let's say I say SELECT * FROM MEMBER_TBL and I get 20 rows back in a flash. Then I say SELECT * FROM MEMBER_TBL...