Hi all,
I am trying to run a script in AppDesigner that will output rows that meet a certain condition - otherwise, it returns "no rows selected."
I would like it to notify me when there is data, but I feel like I need to keep it within the program to potentially do an If-Then-Else on the conditions so I can try to test for it NOT saying "no rows selected".
The options for Execute Script don't seem to include keeping the output in the Output window or Data Grid.
Is there any way to do tests on this data in this way? (Toad version 9.7.2.5 for reference)
Thank you in advance to anyone reading and/or helping!