(Lucas Jellema) In a recent article I described how to provision an instance of Oracle Cloud Autonomous Data Warehouse in the recently launched Always Free Tier of OCI. This article shows how to connect from SQL Developer (desktop tool) to this instance.
Community
What’s Taking So Long For Autoupgrade
(mdinh) Directory for autoupgrade/log: $ORACLE_BASE/admin/$ORACLE_UNQNAME/autoupgrade/log, where $ORACLE_UNQNAME=db_unique_name
SQL Server Transparent Data Encryption Alternative Solution – NetLib Security Encryptionizer
(Jeremy Kadlec) Balancing new initiatives with operational best practices at our organization is always a challenge. To stay competitive in the market, we need to be constantly innovating new solutions to improve our customer experience.
Angular Lazy Loading
(Satheesh Elumalai) In this article, you will learn how to implement lazy loading in Angular.
Exploiting Amazon S3 with DB2 for LUW
(Philip Nelson) It is pretty obvious to even the most casual observers of the IT landscape that there is a big focus on “cloud computing”, which is defined on the IBM website as “the delivery of on-demand computing resources—everything from applications to data centers—over the Internet on a pay-for
User claims in ASP.NET Core using OpenID Connect Authentication
(damienbod) This article shows two possible ways of getting user claims in an ASP.NET Core application which uses an IdentityServer4 service. Both ways have advantages and require setting different code configurations in both applications.
Implement a method returning an IEnumerable (Iterators in C#)
(Damir Arh) Developers do not need to implement the IEnumerable and IEnumerator interfaces to return an IEnumerable. They can avoid writing all of that code by taking advantage of support for iterators in C#. This tutorial shows how.
What Are Pointers-to-Members in C++?
(Manoj Debnath) A pointer is nothing but a variable that can hold an address of a memory location. The type of pointer is determined by the type of content it holds.
Overview of Redisson: The Redis Java Client
(Nikita Koksharov) Redis is an open-source, in-memory data structure store that can be used as a NoSQL key-value database, as well as a cache and message broker.
MySQL 8.0 Clone Plugin and its internal process.
(pon suresh pandian) MySQL 8 has recently released clone plugin which makes DBA’s task of rebuilding the DB servers more easy.
