(stewashton) By popular request, here are my thoughts about the impact of “backtracking” on performance when using the MATCH_RECOGNIZE clause.
Author: SSWUG Research
Upgrading a GI on NFS to 18c
(Liron Amitzi) I wrote lately a couple of post about upgrading to 18c (why research is important and OCR and Voting disks on 18c and 19c).
Column Histograms on Percona Server and MySQL 8.0
(Corrado Pandiani) From time to time you may have experienced that MySQL was not able to find the best execution plan for a query. You felt the query should have been faster. You felt that something didn’t work, but you didn’t realize exactly what.
Rendering A TemplateRef As A Child Of The Body Element In Angular 9.0.0-rc.5
(Ben Nadel) A few weeks ago, I discovered that you could translocate Angular DOM nodes without breaking template bindings.
VSIX Installer Extension Manifest and Visual Studio Version Numbers
(Rick Strahl) I ran into a problem with my VSIX installer today when I tried to install my updated Visual Studio Extension for the Markdown Monster Addin Project Template.
Using Resource Files In Razor Pages Localisation
(Mike Brind) This is the second in a series of articles that cover localisation in ASP.NET Core Razor Pages applications. In the previous article, I looked at the basic configuration required to work with cultures which are the basic building block of localisation.
Continuous integration with Jenkins
(Steven Haines) Looking back at how software was built and deployed even 15 years ago, it seems surprising that our applications actually worked.
What happens if I disable the clustered index?
(Kenneth Fisher) You are probably already aware that you can disable an index. This can be handy when you have a large load and the load + re-enabling the indexes (you have to completely rebuild them) is faster than leaving the indexes in place.
Who needs data access? Not You!
(Jason Brimhall) Does this sound at all familiar? A user submits a request stating they must have elevated access to a database. In your attempt to gather more information about the request, they must have access because so-and-so has elevated access and they are curious about the database.
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.
