1-- Assign as list of brigades as participants of a occurrence 2select ob.inserted_brigade_id 3from public.assign_occurrence_brigades($1, $2) as ob;