(blobeater) You can read about columnstore indexes here (https://azure.microsoft.com/en-gb/blog/transforming-your-data-in-azure-sql-database-to-columnstore-format/).
Other News
AUTOBIND – Demystified – 1
(Peter Hartmann) AUTOBIND is a very useful automation instrument inside the Db2 engine.
Angular Tools for High Performance
(Minko Gechev) This post, contains a list of new tools and practices that can help us build faster Angular apps and monitor their performance over time. In each section, you’ll find links for further reference on how to incorporate them in your project.
Turning LED on and off with ASP.NET Core 3.0 on RaspberryPi
(Gunnar Peipman) After getting .NET Core SDK and ASP.NET Core 3.0 work on my RaspberryPi and Windows 10 IoT Core I wanted to try out if I can communicate with some electronics right from web application. It is possible and here is how to do it.
Using Hmac() And An Ordered Struct To Implement A Secure Email Tracking Pixel In Lucee 5.3.2.77
(Ben Nadel) Last week, I looked at using ordered, or linked, structs in Lucee 5.3.2.77. An ordered struct is one in which the keys will be iterated-over in a consistent, predictable manner.
Xamarin.Forms 4.2 Boosts Shell, But Devs Clamor for UWP Support
(David Ramel) Microsoft just shipped Xamarin.Forms 4.2 with enhanced Shell functionality to provide basic features required in iOS and Android apps, but many mobile developers are clamoring for Universal Windows Platform (UWP) support to be added.
Optimize Your MySQL Systems with Focused Monitoring
(Robert Agar) The working life of a DBA is often centered on optimizing their systems to provide users with the best performance. There are many aspects of a MySQL implementation that can be tuned to increase its functionality.
Getting rid of annoying, repetitive messages in /var/log/messages
(Frits Hoogland) The primary source of information regarding any change or issue on a linux system is the /var/log/messages file. I am often annoyed when a linux system is setup in such a way that certain messages are written to syslog with a high frequency swamping the messages file with informatio
How Insert Statement Works
(Shesadev Biswal) When Oracle receives sql/insert query, it requires to run some pre-tasks before actually being able to really run the query.
Database Migration from non-CDB to PDB – The Patch Level Pitfall
(Mike.Dietrich) There are several pitfalls when you plugin a non-CDB into a CDB environment. I’d like to highlight some of them – and show you potential workarounds as well.
