# Question-108:
Write an SQL query to get the employees details who have worked for the company for more than half of their age.
Table Name – Employee
SELECT * FROM Employee;
@SekharAcademy
#sql
#sqlqueries
#mysql
#oracle
#learning
#interview
#programming
#database
#education
#sqlinterview
#interviewquestions