0

I have a SET column and have retrieved a value from it.

DECLARE types SET;
SET types = (SELECT...);

I'd like to iterate over types for each value of it.

How would I do this?

Lucien
  • 776
  • 3
  • 12
  • 40

0 Answers0