Hello World

Search for a command to run...

No comments yet. Be the first to comment.
Building on the previous topic of leveraging Liquibase properties to modify APEX installations, we will delve into a companion technique. This one enables users to define as many property files as they wish in the artifact to set it when deploying. T...

Prereqs Latest SQLcl Existing SQLcl Project with an APEX app Note On average, I prefer to keep the same Schema name, APEX Application ID, Workspace Name, and Workspace ID across environments and have separate databases. I understand that this isn...

Situation Recently I was given a seed data file that was generated from SQLcl with a bunch of INSERT statements, and it worked fine in SQL Developer when ran but would fail in SQLcl with the following: SQL> @DEMO_DATA_TABLE.sql Error starting at lin...

There are plenty of good resources explaining how to create custom download links in APEX so I will skip over that part and list a couple here: - https://oracle-base.com/articles/misc/apex-tips-file-download-from-a-button-or-link - https://joelkallma...

Quick Tip for handling the merging of JSON in Oracle Database!

I just want to take the time to introduce myself. A little bit about me:
{ "name": "Neil Fernandez", "current_employer": "Insum Solutions", "email": "neilfernandezdev@gmail.com", "started_with_apex": "2016", "interests": [ "Oracle APEX", "PL/SQL", "RESTFul Web Services", "Integrating APEX with 3rd party APIs", "Web Development", "Electronics/Gadgets", "Craft beer", "Cooking", "Brazilian Jiu Jitsu, Boxing, MMA (combat sports)", "Real Estate", "Entrepreneurship" ] }
I started working for Insum Solutions almost 4 years ago as an intern in January of 2016. I joined Insum fresh out of college and it has been quite the experience being able to work alongside some of the best Oracle APEX experts in the world.
Insum Solutions is a world leader when it comes to Oracle technologies with expertise in Oracle Application Express (APEX). Working alongside such amazing leaders has really inspired me to pursue blogging. It is hard not to be inspired when you are surrounded by these indiviudals!
I also am a part-time graduate student at Georgia Tech currently enrolled in the OMSCS program. I love challenges and this program has been one of my greatest challenges so far. I have been dabbling in a variety of classes and am planning to specialize in Interactive Intelligence or Machine Learning within the next year.
Outside of work and school I spend most of my time with my wife, dog, cats, and training mixed martial arts (MMA). Most of that time is dedicated to Brazilian Jiu Jitsu, boxing, and kick boxing, with majority of my time doing BJJ. I would consider myself a people-enthusiast. I like good company and conversation and even better beer.
I am hoping with this blog that I am able to refer to past problems I have solved and that they are useful to you all as well.
I plan to blog mainly about web development, Oracle APEX, and technology but I also may share some of my personal ventures.
Thank you to my mentors and collegues for all the lessons and inspiration thus far!
Note: My views are that of my own and do not represent those of my employer.