Tag

PL/SQL

0 views collected around this technical thread.

Practical DevOps Architecture
Practical DevOps Architecture
Sep 29, 2024 · Databases

Comprehensive Oracle Database Tutorial Series (Download, Installation, SQL Basics, PL/SQL, and Advanced Topics)

This article provides a detailed list of 51 video tutorials covering Oracle database download, installation, basic SQL operations, DML/DQL commands, PL/SQL programming, advanced features, and related database administration topics, offering a complete learning path for Oracle practitioners.

AdvancedInstallationOracle
0 likes · 6 min read
Comprehensive Oracle Database Tutorial Series (Download, Installation, SQL Basics, PL/SQL, and Advanced Topics)
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.

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