Run Time Variables

Поиск
Список
Период
Сортировка
От Phil Hayward
Тема Run Time Variables
Дата
Msg-id 01031018501900.00710@linux
обсуждение исходный текст
Ответы add primary key
Re: Run Time Variables
Список pgsql-novice
Can anyone assist please?
In Oracle it is possible to enter variables at run time with a query as follows

SELECT name, salary, dept
FROM emp
WHERE empid = &empid;

On running the query you will be prompted .....

Enter value for empid:

Is there an equivalent feature in PostgreSql, Psql ?


--
Phil Hayward
London, England

phil@springfield.co.nz
phil@springfield.uklinux.net

В списке pgsql-novice по дате отправления: