i want to update a field and add an array, this is what i have so far, however it 
doesnt work, can anyone help?

update user_table set categories in ('5','6') where userid='1'

 

James



Reply via email to