Answer the question
In order to leave comments, you need to log in
ORA-0070 database pg_link does not support some function in this context?
Good day!
When making a request:
UPDATE "public"."education_salary"@PG_LINK s
SET "stuff_type"='Все учреждения',
"val_salary_03"=2
WHERE "report_date" = '01-OCT-2015' and
"report_org" = 'ГОБУ НПО ВО "ПЛ № 2"'
select *
from "public"."education_salary"@PG_LINK
where "report_date" = '01-OCT-2015' and
"report_org" = 'ГОБУ НПО ВО "ПЛ № 2"'
UPDATE "public"."education_salary"@PG_LINK s
SET "stuff_type"='Все учреждения',
"val_salary_03"=2
WHERE "report_date" = '01-OCT-2015'
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question