Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
In the code, write Query.Execute().Unload() instead of Query.Execute().Select()
The unload method returns you a table of values as in the console, select is suitable for bypassing table values one by one in a loop.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question