View Single Post
Old 08-21-2003, 02:47 PM   #5 (permalink)
Belisarius
Java fanboy
 
Belisarius's Avatar
 
Join Date: Aug 2003
Posts: 1,161
Belisarius is on a distinguished road
The only way to do it is with mulitple queries. I can't figure a way to combine them in SQL, so you'll have to execute one query to get the last 50 Issues, then execute queries on each issue, or create on really big OR statement.
__________________
GitS
Belisarius is offline   Reply With Quote