20 March 2019 :
30 Janaury 2018: Faisal Sheraz, was executed for murder in the Peshawar Central Prison, after spending 11 years in the death row, according to the Justice Project in Pakistan.
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 (50302924) ORDER BY d.datains DESC, d.rilevanza DESC LIMIT 6
20 March 2019 :
30 Janaury 2018: Faisal Sheraz, was executed for murder in the Peshawar Central Prison, after spending 11 years in the death row, according to the Justice Project in Pakistan.