(Olivier DASINI) JSON (JavaScript Object Notation) is a popular way for moving data between various systems, including databases.
Community
Getting started with Enterprise Modules’ ora_profile to install Oracle 18c
(Martijn Pronk) A couple of moths ago, Enterprise Modules announced the easy to start way of making use their Oracle modules, ora_profile. Recently their modules have been updated to support the on-premise release of Oracle 18c (18.3).
Increase PowerShell available commands in a SQL Server Agent Job step
(Pablo Echeverria) It is often required to perform advanced operations within a SQL Server Agent Job step, like interact with the operating system or import custom modules.
Automate Web Development With GulpJS
(Krunal Vays) GulpJS is the task runner of JavaScript which lets one automate various tasks involved in development. All these tasks minify JavaScript as well as CSS files.
How to get started with Azure and .NET
(Andrew B Hall) Azure is a big cloud with lots of services, and for even the most experienced user it can be intimidating to know which service will best meet your needs.
SQL SERVER – COUNT, FROM and a Query – Interesting Observation
(Pinal Dave) In this blog post today we will see an interesting observation which is related to COUNT and FROM clause in a single query. During my recent Comprehensive Database Performance Health Check, this was brought to my attention by one of the attendees.
How to Optimize Enterprise-Scale Node.js Applications
Node.js is rapidly becoming one of the most popular platforms for building fast, scalable web and mobile applications.
Mysterious Error Handling Behavior With Proxied Futures In ColdFusion 2018
(Ben Nadel) As I’ve been digging into the new Future functionality in ColdFusion 2018, I’ve stumbled over a number of caveats.
LISTAGG: The most important function in Db2 12 for z/OS function level 501
(Jane Man and Xiao Bo Wang) In Db2 12 for z/OS continuous delivery, new capabilities and enhancements are delivered in the service stream as soon as they are ready.
Extending Simple Enum Values to Be Composite
(Srinath M S) Have you felt a need for enums to have composite values?
