Tag

PL/SQL

1 views collected around this technical thread.

Aikesheng Open Source Community
Aikesheng Open Source Community
Apr 6, 2023 · Databases

Resolving PL/SQL Delimiter Conflicts in OceanBase Oracle Tenants

This article explains how the default PL/SQL delimiter '/' in OceanBase Oracle tenants conflicts with division operators, causing syntax errors, and demonstrates fixing the issue by changing the delimiter to '//' with detailed code examples and execution results.

DatabaseOceanBaseOracle
0 likes · 6 min read
Resolving PL/SQL Delimiter Conflicts in OceanBase Oracle Tenants