So, what your suggesting I should do is make multiple tables instead of 1?
Like, Have an
instance_saved_skills
instance_saved_spells
instance_saved_level
and just mirror it from the originals?
I would then be running more queries, one per table, that is better than 1 long query?
__________________
|