06 March 2006 :
Turkey ratifies Protocol No. 13 to the Convention for the Protection of Human Rights and Fundamental Freedoms, concerning the abolition of the death penalty in all circumstances.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 (8309291) ORDER BY d.datains DESC, d.rilevanza DESC LIMIT 6
06 March 2006 :
Turkey ratifies Protocol No. 13 to the Convention for the Protection of Human Rights and Fundamental Freedoms, concerning the abolition of the death penalty in all circumstances.