DIP-09
SELECT * FROM students_images2 WHERE student_id = 1928 AND is_visible = 1 ORDER BY sort_order

1

2

3

4

5

6

7

8

9

10