I have an array that I would like to insert into one column of one row of a table. Is there a way to do this with MySQL?

Thanks