Zadanie 8 - rozwiązanie¶ SELECT FirstName, LastName, Date('now') - HireDate as EmploymentYears FROM Employee;