MySQL does not have an ARRAY command nor an array data type. You can store arrays in a JSON date type column and then search for values in that array.
確定! 回上一頁