Database Query related info needed

Is there a way to store multiple enteries in a same field (Like adding delim's..etc , which would be considered while we are firing queries at them)

Ex: i have a field named subjects.. is is supposed to have multiple entries in the same field (English , maths ,etc)

Is there any other way to do this (so that when i fire a query @ subjects , i get both english and maths from the fields)
 
Back
Top