Ahmed Houssam BOUZINEforTech Interviewstechinterviews.hashnode.dev·a day agoEssential Insights from Mohammed's Oracle Machine Learning InterviewThis post shares Mohammed Houbid’s journey through the Oracle ML interview process, providing insights into the questions he was asked, the challenges he faced, and how he approached them. Introduction The interview began with the interviewer intro...20 likes·53 readsOracle
Scott Spendolinispendolini.blog·Dec 17, 2024Preserving the Oracle Database ContainerPhoto by Samsung Memory on Unsplash In our last post, we added DBMS_CLOUD to our Oracle 23ai Container. Since that change was done via adding database objects, the version of our container is now different than what we had downloaded. Additionally, w...1 like·108 readsContainerized, Local Oracle 23ai EnvironmentOracle
Scott Spendolinispendolini.blog·Dec 16, 2024Adding DBMS_CLOUD to our Oracle Container Database - UPDATEThis morning, Steve Muench pointed out something in my recent post about Adding DBMS_CLOUD to your Oracle Container Database: It is no longer necessary to configure a database wallet in Oracle Database 23ai! Connor McDonald provides the details here ...48 readsContainerized, Local Oracle 23ai EnvironmentOracle
Niaz Bin Sirajniazbinsiraj.hashnode.dev·Dec 16, 2024The Tale of an Enum and a BeanPropertyRowMapper: A Spring Developer's QuestIt was a quiet afternoon in my coding world when a peculiar bug showed up. I was working on a Spring-based web application, mapping database records to Java objects using BeanPropertyRowMapper. Everything seemed routine—until an enum property decided...41 readsSpring
Scott Spendolinispendolini.blog·Dec 14, 2024Adding DBMS_CLOUD to our Oracle Container DatabasePhoto by Vladimir Anikeev on Unsplash If you’re working with object storage on OCI at all, you’ll notice that the Oracle 23ai Free container database is missing a crucial component: DBMS_CLOUD. DBMS_CLOUD is a package provides a layer so that the dat...10 likes·221 readsContainerized, Local Oracle 23ai EnvironmentOracle
Jon Dixonblog.cloudnueva.com·Dec 12, 2024Consuming Fusion ERP Data with BI Publisher & APEXIntroduction I have worked on several projects where we used APEX to integrate data to and from Oracle Fusion ERP. APEX running on the OCI APEX or Autonomous Database Service is a great option for extending and integrating with Oracle Fusion ERP Clou...3 likes·503 readsorclapex
Anton Nielsenapexdebug.com·Dec 11, 2024Full Outer Join - How to Compare TablesIt’s not all that often than I need to do a full out join. Heck, the “Oracle join syntax” doesn’t even support it. I’ve change to using the JOIN keyword (sometimes referred to as an ANSI join) which makes things so much more readable and understandab...52 readsorclapex
Data & Devrvats20.hashnode.dev·Dec 11, 2024Mastering Oracle Database: A Comprehensive GuideOracle SQL is a powerful, declarative language used for managing relational databases in Oracle databases (e.g., Oracle 11g, 12c). It provides a wide range of features for querying, manipulating, and analyzing data. With its robust capabilities, Orac...SQL
Matt MulvaneyforHot off the Application Expressmattmulvaney.hashnode.dev·Dec 10, 2024Managing APEX Web Credentials & Remote Servers on ImportThis is a worked example of how APEX manages re-pointing Web Credentials & Remote Servers when moving from Development to Non-Development environments (build, test, prod, etc). Screenshots are provided to describe the selections when prompt on instal...2 likes·163 readsorclapex
Rahul Sinhaoic.hashnode.dev·Dec 9, 2024Introduction to Oracle Integration Cloud (OIC)Oracle Integration Cloud (OIC) is a powerful, cloud-based platform designed to simplify and accelerate the integration of applications and data. Whether you are connecting Oracle applications, third-party SaaS solutions, or on-premises systems, OIC p...21 likes·36 reads#oic