MySQL giving me 4 rows,there should be one,I don’t know
I’m a beginner apprentice,I don’t know why my code is returning extra duplicate rows
Code:
SELECT *
FROM employees
I’m a beginner apprentice,I don’t know why my code is returning extra duplicate rows
Code:
SELECT *
FROM employees