Skip to content
Snippets Groups Projects
Commit 7511e059 authored by PavelBegunkov's avatar PavelBegunkov
Browse files

no message

parent 8b3dd968
Branches
Tags
No related merge requests found
......@@ -488,7 +488,8 @@ BEGIN
WHERE disciplines_teachers.TeacherID = TeacherID AND
disciplines.SemesterID = semID
ORDER BY disciplines.Grade ASC,
disciplines.ID ASC,
subjects.Name ASC,
disciplines.Name ASC,
study_groups.Group ASC;
END //
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment