if exsits (select * from FPP where id = 50817 and topic = 'Politics') then
print (select top 1 quote from simpsons order by relevance desc)
else
print (select top 1 quote from futurama order by relevance desc)
insert into Comments(value) values("its, it's, its'")
delete from Comments where topic = 50817 and FlameOut=1
« Older Six Visions of the End:... | Advice for weary, wandering De... Newer »
This thread has been archived and is closed to new comments
posted by CynicalKnight at 6:56 AM on April 11, 2006