Single field multiple entry
I have a database table contains:
userid, username,months.
Is it possible store more than one number of months in a single field for one user. means that for example for user 1,name khan,months 1,2,3,4,5,6,7 or jan,feb,mar,ap,may,jun etc. is it possible????if yes then how please help me