I'm building a program calendar describing each Year's courses. I have a field for a semester and it's current courses in one cell separated by a ",". When I go to print this out I create an array out of the cell than do it's sorting.
Or Should I just take the time and create a new table and separate each course matching it with its course? This would make the database more complicated but less likely that dumb person will screw things up by misplacing a , or adding to many spaces. -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]