Forum Discussion

yes1819's avatar
yes1819
New Contributor III
5 years ago

Oracle SQL insert into values using newly found value

Hi, I’m trying to insert new values into the existing table in Oracle. The SP in Oracle is working fine, but Snaplogic throw me an error Below is Oracle SP. The highlighted Insert into is the o...