09 September 2018 :
April 2018: the Cairo Criminal Court sentenced one person to death for murder, which occurred in a fight following a traffic dispute.
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 (40309885) ORDER BY d.datains DESC, d.rilevanza DESC LIMIT 6
09 September 2018 :
April 2018: the Cairo Criminal Court sentenced one person to death for murder, which occurred in a fight following a traffic dispute.