SELECT name, descriptor FROM bolezni WHERE SUBSTRING(name,1,1) = ORDER BY name
MySQL Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ORDER BY name' at line 1
This script cannot continue, terminating.