Viewing 3 posts - 1 through 3 (of 3 total)
Someone earlier made the point that they're probably just trying to keep out non-news items from their aggrigator. I think that's probably the case.
Sure, it's not a perfect system;...
March 21, 2005 at 8:41 pm
#548111
hm...okay. Last question for now:
If I do end up just duplicating the code, is there a better way to do the second query than this?
SELECT * FROM
(SELECT *,...
July 8, 2004 at 8:35 am
#513851
That sounds good, but what about the where clause that may or may not be there? Do I need to duplicate my code within an IF statement, or is there...
July 7, 2004 at 11:27 am
#513704