JSON documents in Azure and IF/THEN blocks
If you do any work in Azure you’ve probably done deployments using JSON scripts. Originally JSON in Azure didn’t support much, you could create objects, but if you put it in the JSON script, it would ...

If you do any work in Azure you’ve probably done deployments using JSON scripts. Originally JSON in Azure didn’t support much, you could create objects, but if you put it in the JSON script, it would ...
Here are dictionaries available for use with Toad Data Modeler. Instructions to import dictionaries Language Description Spanish Spanish dictionary for generation of localized reports. Portugu...
This is my third (of five) post on using Python to process Twitter data. Check out my all the posts in the series. In this post I'll have a quick look at how to save the tweets you have download. By ...
Hybrid cloud management is an interestingly hot topic for today’s cloud world, since not all companies want to move everything to the cloud. Marketing hype notwithstanding, a hybrid scenario is the gr...
Cuando estamos trabajando en un proyecto, una importante tarea del desarrollador es lograr que sus instrucciones SQL sean lo mas eficiente posible ya que es un hecho bien conocido que abordar los prob...
When we are working on a project, an important task of the developer is to make their SQL statements as efficient as possible since it is well known that addressing the problems related to SQL in deve...
(Snorkelling is not quite as in depth as a “deep dive”!) Attempting to parse a listener.log will probably bend your brain, but I needed to do it recently to determine which unique servers and/or desk...
SharePlex is a database replication tool for replication in real-time. SharePlex does not incur a downtime for the source database, which makes it suitable for a high availability environment. SharePl...
In this popular article series, we are exploring the capabilities of Oracle Enterprise Manager Cloud Control 13c for the private Database-as-a-Service (DBaaS) cloud – including the setup of such a clo...
In this video, see how to take advantage of your monitor space with single or multiple document interfaces when using Toad for Oracle....
The following Toad for Oracle Apps are available for download as examples/samples. Click on the App name to download an App. App Description Verify Server is Up This Toad App pings a server and...
Recently I tuned the peformance of a oracle pl/sql package. The description of the issue: This package is taking about 17 hours to complete. This packages is having approximately 3000+ lines of code...