Nu pot accesa rezultatele_list_profesori SQL: SQL : [SELECT p.nume as profesorNume,p.idd as profesorId,t.nume as profesorTitlu FROM profesori p,titulaturi t WHERE validat='1' && p.idd_titlu=t.idd && p.idd_catedra= ORDER BY p.nume ] -> 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 p.nume' at line 4