Meetings with both recorded present

Ms KALNIETE and Mr REHN

These are the 9 meetings where both Ms KALNIETE and Mr REHN are recorded present. This does not imply collaboration, agreement, or direct interaction.

9 entries; every one listed below.

  1. Meeting PV(2004)1666 · 2004-07-14
  2. Meeting PV(2004)1667 · 2004-07-19
  3. Meeting PV(2004)1668 · 2004-09-03
  4. Meeting PV(2004)1669 · 2004-09-08
  5. Meeting PV(2004)1672 · 2004-09-29
  6. Meeting PV(2004)1673 · 2004-10-06
  7. Meeting PV(2004)1676 · 2004-10-26
  8. Meeting PV(2004)1678 · 2004-11-10
  9. Meeting PV(2004)1679 · 2004-11-16
How this list was derived

Tier 1: derived from the reviewed attendance index and the reviewed country list by the rules below — no inference, no model. Corpus version 51641dad1a4c.

Rule: distinct (meeting, group_display) present pairs, grouped; see the builder

SELECT DISTINCT a.meeting FROM attendance a JOIN attendance b ON b.meeting = a.meeting WHERE a.group_display = :person_a AND b.group_display = :person_b AND a.status = 'present' AND b.status = 'present' ORDER BY a.meeting