reset password
Author Message
raylongma1018
Posts: 81
Posted 17:50 Jun 27, 2015 |

from the homework description you say that the job posted date must be in the reverse of chornological order

does that mean for applicant apply date and the year for the degree earned should also be sorted in reverse order?

also for the year part in degree, do you require it to be in the date data type or can we use int data type for the year part of degree.

cysun
Posts: 2935
Posted 17:53 Jun 27, 2015 |

Yes and yes.

Year is just an int.