(mdinh) You didn’t think there was going to be a part 2 did you?
Other News
ORA-40478: output value too large (maximum: )
(Flavio Casetta) If you are hitting the following error while executing a query containing a JSON_TABLE function like this:
Recover SQL Server Resource Database
(Daniel Farina) A patch was applied automatically to my instance of SQL Server by Windows Update. This could have gone unnoticed, as it often happens with Windows updates. When I tried to access my SQL Server instance, I found that the mssqlsystemresource database was absent from where it should be
Touches In React Native
(Prashant Rewatkar) In this article, we are going to learn what is touches in React Native and their types also we will see how to create a custom button using touches in React Native.
The Best of Java Collections [Tutorials]
(Lindsay Smith) When it comes to building Java applications, the Java Collections Framework (JCF) has become ubiquitous among developers.
Using $any() To Temporarily Disable Type-Checking Within A Component Template In Angular 9.0.0-rc.4
(Ben Nadel) In recent releases of Angular, type-checking has been extended to include our component templates. Which is awesome for catching compile-time bugs.
Setup 2 MySQL InnoDB Clusters on 2 DCs and link them for DR
(Frederic Descamps) This article is an update of a previous post explaining how to setup a second cluster on a second data center to be used as disaster recovery (or to run some off site queries, like long reports, etc..).
What’s new with Oracle database 18.8 versus 18.7
(Frits Hoogland) The amount of changes between version 18.7 and 18.8 is truly minimal. There’s one spare parameter renamed to an underscore parameter, which seems to be a back port of functionality created version 19:
SQL SERVER – Mismatch Between sys.database_files and sys.master_files For TempDB Database
(Pinal Dave) SQL Server is a great product and sometimes some “By Design” behaviors cause interesting unexpected issues which is hard to understand unless you are an expert! In this blog, I would share my knowledge and findings of a situation where there was a mismatch between sys.database_files and
ASP .NET Core code sharing between Blazor, MVC and Razor Pages
(Shahed C) It’s been a while since I’ve published a standalone blog post on WakeUpAndCode.com. If you’ve been following the posts on this website, you may be familiar with my 2018 (surprise!) Happy New Year series and 2019 A-Z series on various ASP .NET Core topics.
