Content-Length: 87549 | pFad | http://postgrespro.ru/docs/postgrespro/current/ecpg-sql-var.html

Postgres Pro Standard : Документация: 17: VAR : Компания Postgres Professional

VAR

VAR — определить переменную

Синтаксис

VAR имя_переменной IS тип_С

Описание

Команда VAR назначает переменной среды C новый тип данных C. Эта переменная среды должна быть объявлена ранее в секции объявлений.

Параметры

имя_переменной #

Имя переменной C.

тип_С #

Определение типа C.

Примеры

Exec sql begin declare section;
short a;
exec sql end declare section;
EXEC SQL VAR a IS int;

Совместимость

Команда VAR — расширение Postgres Pro.









ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://postgrespro.ru/docs/postgrespro/current/ecpg-sql-var.html

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy