Re: соединение - Mailing list pgsql-ru-general

From Markus Bertheau
Subject Re: соединение
Date
Msg-id 1112745383.7195.6.camel@localhost.localdomain
Whole thread Raw
In response to Re: соединение  (Genix <genix@list.ru>)
List pgsql-ru-general
В Втр, 05/04/2005 в 16:35 +0400, Genix пишет:

> а как же быть с многострочным кодом на SQL?

Вот так:

CREATE FUNCTION foo() AS '
DECLARE
    whatever int;
BEGIN
    ... CODE ...
END
';

все просто :)

Маркус

-- 
Markus Bertheau <twanger@bluetwanger.de>

Attachment

pgsql-ru-general by date:

Previous
From: Teodor Sigaev
Date:
Subject: Re: вопрос по
Next
From: Genix
Date:
Subject: Re: вопрос по