CREATE FUNCTION getProductionState (text[]) RETURNS int AS ' DECLARE
arrStatus ALIAS FOR $1; temp text; BEGIN
FOR i IN 1 .. CountElements(arrStatus) LOOP temp := arrStatus[i]; RAISE NOTICE ''test%'', temp; END LOOP;
Synes godt om
Ny brugerNybegynder
Din løsning...
Tilladte BB-code-tags: [b]fed[/b] [i]kursiv[/i] [u]understreget[/u] Web- og emailadresser omdannes automatisk til links. Der sættes "nofollow" på alle links.