RE: Merge statement
Igor Neyman <[email protected]> Fri, 20 Sep 2019 18:21:44 +0000
| Newsgroups | gmane.comp.db.postgresql.admin |
|---|---|
| Message-ID | <BN6PR1701MB18907F3F1731BC80DE3A8F64DA880@BN6PR1701MB1890.namprd17.prod.outlook.com> |
ERROR: "application_cdim" is not a known variable
LINE 13: MERGE INTO APPLICATION_CDIM prod
^
SQL state: 42601
Character: 349
There is no MERGE in Postgres.
Is this migrated from Oracle?
Regards,
Igor Neyman