All
Articles 119,435Blog Posts 126,581Tech Tutorials 30,612Research Papers 23,724News 17,332
⚡ AI Lessons

Dev.to · Ayako yk
📊 Data Analytics & Business Intelligence
7mo ago
Exploring PL/SQL Collection Methods: DELETE, TRIM, and Their Best Practices
In my previous blog post, I covered the fundamentals of PL/SQL collections, focusing on the different...

Dev.to · Ayako yk
📊 Data Analytics & Business Intelligence
7mo ago
Understanding PL/SQL Collections: Associative Arrays, Nested Tables, and VARRAYs
In the last blog post, I discussed a record, which is a composite data type. In this blog, I’ll talk...

Dev.to · Ayako yk
📊 Data Analytics & Business Intelligence
8mo ago
Understanding Records in PL/SQL: Benefits and Limitations
In the past blog post, I discussed scalar data types (An Introduction to Commonly Used PL/SQL Data...

Dev.to · Ayako yk
📊 Data Analytics & Business Intelligence
8mo ago
PL/SQL Program Data: Naming, Declaring, and Best Practices
When handling data in programming, we need variables or constants to store and manipulate it. In...
DeepCamp AI