You are viewing a single comment's thread. Return to all comments →
my sql select name from Employee where salary > 2000 and months < 10 order by employee_id;
Seems like cookies are disabled on this browser, please enable them to open this website
Employee Salaries
You are viewing a single comment's thread. Return to all comments →
my sql select name from Employee where salary > 2000 and months < 10 order by employee_id;