Search found 1 match

by scunningham99
Sun Mar 06, 2016 5:32 am
Forum: Nagios XI
Topic: Call Custom SQL Script
Replies: 1
Views: 419

Call Custom SQL Script

HI

Please can someone tell me how to call a custom script? I need to call a custom script and return text values ?

for example

SQL> select release_name from fnd_product_groups:

returns 12.1.3.

I need to display the value?