premier mysql

//returns the first value
SELECT working_date FROM employee LIMIT 1;
Splendid Salmon