I didn't expect to find this so difficult, but I'm trying to set a user variable in MySQL to contain an array of values. I have no clue how to do this so tried doing some research and was quite suprised to find no answer.
Recommended Answers
Jump to PostAssuming we are talking about User Defined Variables inside a MySQL procedure, as opposed to application variables that use MySQL as as the data source, then what you are attempting is not possible. …
All 2 Replies
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, learning, and sharing knowledge.