Use of arrays and objects in a normalized database

Answered

Good afternoon Community, if I apply the 'First Normalization' to my database, what use does the arrays and objects have?

I mean if each column must have an atomic value, then I wont be able to use an array or object ever (as far as I'm applying the first normalization rule) as I would be breaking the first rule didn't I?

2 replies