Can anybody tell me why the following code when activated by a select only affects the first line of the table??? create or replace function increase(integer) returns void as 'update tab set price=price*(1+$1/100.0)' language sql; Thanks.
pgsql-sql by date:
Соглашаюсь с условиями обработки персональных данных