Hi,
We run a sqlplus query and in a script export it to a text file. Now we only want to trigger a sendmail event, if the query returned at least one row. ie: if the query returned no rows, the sendmail event should not be triggered.
How can this be accomplished. Thnxs for your help.
EK
We run a sqlplus query and in a script export it to a text file. Now we only want to trigger a sendmail event, if the query returned at least one row. ie: if the query returned no rows, the sendmail event should not be triggered.
How can this be accomplished. Thnxs for your help.
EK