📰 Dev.to · Ayako yk
Articles from Dev.to · Ayako yk · 4 articles · Updated every 3 hours · View all reads
All
⚡ AI Lessons (10132)
ArXiv cs.AIDev.to · FORUM WEBDev.to AIForbes InnovationOpenAI NewsHugging Face Blog

Dev.to · Ayako yk
4mo 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
4mo 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
5mo 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
5mo 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