arr int [] := ARRAY( select "Id" FROM ent. "Enterprise" ):: int [];. BEGIN. FOREACH m IN ARRAY arr. LOOP. RAISE NOTICE 'another_func(%)' ,m;.
確定! 回上一頁