sorry, Result is an enum that "Ok" and "Err" are members of.
On 22 March 2018 at 00:18, MG wrote:
> Hi David,
>
> thank you for the Rust example. The "Ok" and "Err" are special constructs,
> right - interesting, though I am not convinced...
>
> Leaving Groovy loop constructs would be possible,
Hi All,
I am new in Groovy and stuck on writing in script.
I have a oracle stored proc and that proc using the Arry type input parameter
Type Parameter :
create or replace TYPE "ARR_HP_STU_CERT_USERNAME" as table of varchar2(32767);
PROC:
1. create or replace PROCEDURE sp_hp_stu_cert_status_c