Excel-projects/Script-Help

Fix the C# version with the following script columns with Oracle format instead of Microsoft

aduguid opened this issue · 1 comments

  • PL/SQL Create Table - update the syntax from Microsoft to Oracle
  • PL/SQL Merge Values - create a CTE with SELECT from DUAL for values in a MERGE statement
  • PL/SQL Select Values - create a CTE with SELECT from DUAL for values

rolled these issues into #5