Hi,
I'm trying to run a select statement, but the where clause seems to be causing problems. If I seperate this into two different statements instead of using the "OR" statement, it runs ok, but I'd much rather do this with one single select statement. When I run it as is, it runs forever and...