0
The way to set a variable in mysql is like this:
SET @variavel = valor
In the Documentation says that the variable name may contain other characters, in which case it should be set like this SET @'variavel' = valor
.
It is possible to create a mysql variable containing the characters {
and }
?
Why is my question negative? What is the justification for this? What did I do wrong? Speak so I can correct.
– durtto
It’s normal, I’ve got a negative on the unexplained answer. But this doesn’t change much, positives are worth 5 in question and 10 in answer, negatives only discount 2. But it’s good for us to rethink where to improve.
– Bacco