23 May 2006 :
it was reported that an armed narcotics smuggler, Masoud Naroui, was hanged in a prison in the southeastern city of Zahedan.SELECT distinct(d.iddocumento), d.* from documenti d JOIN destinazionidocumenti dd ON (d.iddocumento = dd.iddocumento) WHERE d.idtipodocumento = 1 AND d.idlanguage = 7 AND d.status = 3 ORDER BY d.datains DESC, d.rilevanza DESC LIMIT 6 SELECT distinct(d.iddocumento), d.* from documenti d JOIN destinazionidocumenti dd ON (d.iddocumento = dd.iddocumento) WHERE d.idtipodocumento = 1 AND d.idlanguage = 7 AND d.status = 3 AND dd.iddocumento not in (8319882) ORDER BY d.datains DESC, d.rilevanza DESC LIMIT 6

23 May 2006 :
it was reported that an armed narcotics smuggler, Masoud Naroui, was hanged in a prison in the southeastern city of Zahedan.