You are viewing a single comment's thread. Return to all comments →
SELECT name FROM employee ORDER BY name asc , employee_id asc ; for more accuracy
Seems like cookies are disabled on this browser, please enable them to open this website
Employee Names
You are viewing a single comment's thread. Return to all comments →
SELECT name FROM employee ORDER BY name asc , employee_id asc ;
for more accuracy