20 December 2005 :
an Iranian national -- only identified as a youth named Mohsen -- was hanged inside Tehran's Evin prison. He had shot his employer in 2003 after being caught stealing.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 (7413843) ORDER BY d.datains DESC, d.rilevanza DESC LIMIT 6
20 December 2005 :
an Iranian national -- only identified as a youth named Mohsen -- was hanged inside Tehran's Evin prison. He had shot his employer in 2003 after being caught stealing.