select_registration_phase(exam_session_id bigint, at_point_in_time timestamp with time zone DEFAULT now())


Parameters

Name Type Mode
exam_session_id bigint IN
at_point_in_time timestamp with time zone IN

Definition