Answer the question
In order to leave comments, you need to log in
How to store arrays in MySQL?
There is a table:
id | name | numbers
numbers can have multiple double values (about 100). I don't want to create a new row for each value. Is it possible to store multiple values for numbers, for example in an array?
Requires storage in the memory engine.
Answer the question
In order to leave comments, you need to log in
serialized array in a string guaranteed to be long enough
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question