Intern — Middle
Identifying frequently occurring training directions
livecode
Task condition
In the database, there is a table Student, which stores data about students: name, specialty, and date of birth (d_o_b). You need to write an SQL query that returns only those specialties that are listed for more than three students. The result should display the names of such specialties, sorted alphabetically.