(Doug Mack) Whether you’re entering your summer fun months or getting prepared for winter, it’s a really good time to start thinking about getting your Db2 Web Query environment up to the latest level!
Community
Oracle Java updates have become easier to ignore
(Paul Krill) If the five new features in the new JDK don’t excite you, just remember the next JDK is only six months away
C# : Task Parallel Library (TPL) with async await and TaskCompletionSource for async I/O operations
(Siddharth Patel) Asynchronous operations have long been a part of C# and the .NET framework. We discussed quite a bit about asynchronous programming using the delegate’s BeginInvoke and EndInvoke methods and Event based Asynchronous Pattern ( EAP ) in our earlier posts.
Extension Methods Guidelines in C# .NET
(Michael Shpilt) In late 2007, C# 3.0 was released with some of the best features in the language.
Hello World With The CLI, AoT, Lazy Loading Routes, Differential Loading, And Ivy In Angular 8.1.0-beta.2
(Ben Nadel) Up until now, all of my recent Angular demos have been built using a small Webpack configuration file that consumed the AngularCompilerPlugin() provided by @ngtools/webpack.
Re-evaluating MySQL 8 Query Transformations Capabilities
(Tomer Shay) I recently stumbled upon a very interesting post by Lukas Eder, where he describes 10 query transformations which do not depend on the database’s cost model.
Recover Password File
(Jagruti Jasleniya) Password file in the Oracle database is must to login remotely for sysdba privileges. Oracle creates password file automatically while creating database using DBCA by asking us what password to set for sys and system users.
RMAN Image Copy & Demo
(Zahid Anwar) This blog post is part of the “RMAN Back to Basics” series, which can be found here.
Date and Time Conversions Using SQL Server
There are many instances when dates and times don’t show up at your doorstep in the format you’d like it to be, nor does the output of a query fit the needs of the people viewing it.
In case you miss DBMS_OPTIM_BUNDLE … again …?!?
(Mike.Dietrich) I’m tempted to copy and paste my blog post about DBMS_OPTIM_BUNDLE from February 2019, and exchange only 12.2.0.1 with 19c.
