Hi guys,
I am looking for some suggestions on my new task.
My Oracle job run every 7 days, these job contains a procedure it will return a result set.
My dotnet application has to fetch these result set and need to do some logic.
What is the best approch to implement this task.