Re: Merge statement

Pepe TD Vo <[email protected]> Fri, 20 Sep 2019 21:33:03 +0000 (UTC)
Newsgroups gmane.comp.db.postgresql.admin
Message-ID <[email protected]>
yes, this is to migrate from Oracle to Postgres.  I followed this link and as same as ora2pg

MERGE

| 
| 
|  | 
MERGE


 |

 |

 |



thank you.
Bach-Nga

No one in this world is pure and perfect.  If you avoid people for their mistakes you will be alone. So judge less, love and forgive more.To call him a dog hardly seems to do him justice though in as much as he had four legs, a tail, and barked, I admit he was, to all outward appearances. But to those who knew him well, he was a perfect gentleman (Hermione Gingold)
**Live simply **Love generously **Care deeply **Speak kindly.*** Genuinely rich *** Faithful talent *** Sharing success 

    On Friday, September 20, 2019, 02:21:49 PM EDT, Igor Neyman <[email protected]> wrote:  
 
 #yiv7064530853 #yiv7064530853 -- _filtered #yiv7064530853 {panose-1:2 4 5 3 5 4 6 3 2 4;} _filtered #yiv7064530853 {font-family:Calibri;panose-1:2 15 5 2 2 2 4 3 2 4;} _filtered #yiv7064530853 {font-family:Verdana;panose-1:2 11 6 4 3 5 4 4 2 4;}#yiv7064530853 #yiv7064530853 p.yiv7064530853MsoNormal, #yiv7064530853 li.yiv7064530853MsoNormal, #yiv7064530853 div.yiv7064530853MsoNormal {margin:0in;margin-bottom:.0001pt;font-size:12.0pt;font-family:New serif;}#yiv7064530853 a:link, #yiv7064530853 span.yiv7064530853MsoHyperlink {color:#0563C1;text-decoration:underline;}#yiv7064530853 a:visited, #yiv7064530853 span.yiv7064530853MsoHyperlinkFollowed {color:#954F72;text-decoration:underline;}#yiv7064530853 p {margin-right:0in;margin-left:0in;font-size:12.0pt;font-family:New serif;}#yiv7064530853 span.yiv7064530853ydpa47aad4yiv3811552299sg {}#yiv7064530853 span.yiv7064530853EmailStyle19 {font-family:sans-serif;color:#1F497D;}#yiv7064530853 .yiv7064530853MsoChpDefault {font-size:10.0pt;} _filtered #yiv7064530853 {margin:1.0in 1.0in 1.0in 1.0in;}#yiv7064530853 div.yiv7064530853WordSection1 {}#yiv7064530853 
  
 
  
 
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