(Kenneth Fisher) Todd Kleinhans (b/t) is host for T-SQL Tuesday this month and wants us to talk about how we use databases in our day to day life.
Other News
IBM Cloud Private Application Developer’s Guide
(Ahmed Azraq, Wlodek Dymaczewski, Fernando Ewald, Luca Floris, Rahul Gupta, Vasfi Gucer, Anil Patil, Joshua Packer, Sanjay Singh, Sundaragopal Venkatraman and Zhi Min Wen) IBM Cloud Private is an application platform for developing and managing containerized applications across hybrid cloud environm
Service Virtualization Meets Java: Hoverfly Tutorial
(Alex Soto) In a microservices architecture, the application is formed by several interconnected services where all of them working together produces the required business functionality.
Adventures in .NET Core SDK Installation: Missing SDKs and 32 bit vs 64 bit
(Rick Strahl) Yesterday I ran into yet another .NET Core versioning problem, this time related around the .NET Core SDK installation.
C# 7.0 Feature: Tuples In C#
(Tapas Pal) A Tuple is a kind of ordered sequence of heterogeneous objects. Items in that sequence are either different or may be of the same type.
New Little Features in Visual Studio 2019
(Mads Kristensen and Robert Green) In this episode, Robert is joined by Mads Kristensen, who shows a number of his favorite new little features in Visual Studio 2019, all designed to make you more productive.
Dealing with Unreliable Networks When Crafting an HA Solution for MySQL or MariaDB
(Krzysztof Ksiazek) Long gone are the days when a database was deployed as a single node or instance – a powerful, standalone server which was tasked to handle all the requests to the database.
Oracle 19c for Linux x86-64 available
(Dirk Nachbar) Since last night the lastest Oracle Database Release 19c (19.3) is for On-Prem available.
Parallel Madness
(Neil Chandler) I’ve noticed at a few clients with data warehouses recently that the Developers and, upon occasion, Business Users have a real fondness for hinting the SQL they are producing with one particular hint. PARALLEL.
Export from pdb and import into non-cdb
(Jagruti Jasleniya) In a previous post, we have seen how we import backup from non-cdb to pdb.
