|
CONCAT(cs.class_date_,' ',cs.start_class_time_) course_start_time_,
|
|
CONCAT(cs.class_date_,' ',cs.start_class_time_) course_start_time_,
|
|
CONCAT(cs.class_date_,' ',cs.end_class_time_) course_end_time_,
|
|
CONCAT(cs.class_date_,' ',cs.end_class_time_) course_end_time_,
|