Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
How can we enable the execution of a stored procedure from the Load Script of an application..
Can you please advise...
Regards
Kiran Marripudi.
You can use SQL Execute, e.g.
SQL Execute StoredProcedure1;
You may need to modify your settings as described in this help page: