st 25. 3. 2020 v 13:53 odesílatel Durumdara <durumd...@gmail.com> napsal:

> Hello!
>
> I want to ask how to shortening code?
>
>     Delta double precision;
>     UjErtek double precision;
>     UjDErtek double precision;
>
> For example - but this makes an error:
>     Delta, UjErtek, UjDErtek double precision;
>
> Do you know any other form?
>

Short form not supported, because it is not supported in PLpgSQL origin -
PL/SQL

Regards

Pavel

>
> Thank you for it!
>
> Best regards
>    dd
>

Reply via email to