Closed TINABJan254 closed 1 month ago
Change the data type of the startDate field in the Employee class from Date to Timestamp.
startDate
Employee
Date
Timestamp
Change the data type of the
startDate
field in theEmployee
class fromDate
toTimestamp
.