This question already has an answer here:
I have a SET column and have retrieved a value from it.
SET
DECLARE types SET; SET types = (SELECT...);
I'd like to iterate over types for each value of it.
types
How would I do this?
Aucun commentaire:
Enregistrer un commentaire