(Lucas Jellema) Last month, Oracle announced it’s Cloud Free Tier on Oracle Cloud Infrastructure (OCI). This free tier offers several services (compute, storage, network, monitoring & notifications, serverless functions and Autonomous Database. Two autonomous database instance can be provisioned and
Other News
How to rename an oracle scheduler job
(Flavio Casetta) If you ever wondered if it is possible to rename a job, be advised that you can execute:
Getting started with #Exasol on #AWS
(Uwe Hesse) It’s amazingly easy to run an Exasol Cluster on Amazon Web Services (AWS).
How to create a table using SQL Server Management Studio
(Gauri Mahajan) Tables are one of the most-used database objects in SQL Server databases and their design is fundamental to both DBAs and database developers. These tables are the building blocks of the majority of the SQL databases and the appropriate table structure ensures correct data is stored
A Toolbox Every DBA Should Have
(Greg Larsen) As a DBA it is important to have a toolbox that supports the work you do. You need to have a toolbox that allows you to work smarter instead of harder.
Implement PayPal With Recurring Payment Using Angular 8
(Imtiyaz Ansari) In this article, I will discuss PayPal integration in Angular 8 applications step by step. PayPal is one of the most popular online payment processors in the world.
Identify Poorly Performing Query Plan Operators – Analyzing SQL Server Query Plans – Part 2
(Pinal Dave) I recently released a Pluralsight Course Analyzing SQL Server Query Plans, and it is really doing great in terms of viewership and I have received some really great comments and feedback about this course. This week, I will be discussing different aspects of Analyzing SQL Server Query P
MySQL Parallel Index Range Scans: One is Sometimes Better Than Two
(Øystein Grøvlen) As presented at the Percona Live Conference in Austin in May, at Alibaba we are working on adding support for parallel query execution to POLARDB for MySQL.
What’s new with Oracle database 12.1.0.2.190416 versus 12.1.0.2.190716
(Frits Hoogland) There are a couple of undocumented spare parameters changed to named undocumented parameters, this is quite normal to see.
Become a Master of Java Streams – Part 4: Database Streams
(Per Minborg) SQL has always been a declarative language whereas Java for a long time has been imperative. Java streams have changed the game. Code your way through this hands-on-lab article and learn how Java streams can be used to perform declarative queries to an RDBMS database, without writing a
