Hi,
I am trying to figure out a workaround about this issue.
I have a table with a column which boolean types of data (TRUE or FALSE).
I would like to lookup for the rows with TRUE value and create rows with their value in another table.
Any suggestions on how I could lookup and create more than 10 rows?
Thanks in advance.