exam_session_registration_open(exam_date_id bigint, at_point_in_time timestamp with time zone DEFAULT now())


Parameters

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

Definition