(Kevin Oliver) Db2 recently simplified its editions structure to make the path from prototype to production deployment easier.
Community
Java 8 Functional Interfaces Introduction Example
(Yatin) Hello readers! In this tutorial, we will learn the amazing feature of Java 8 Functional Interfaces.
20 Simple Python Performance Tuning Tips
(Kevin Cunningham) Python is a powerful and versatile higher-order programming language. Whether you’re developing a web application or working with machine learning, this language has you covered.
DragonFruit and System.CommandLine is a new way to think about .NET Console apps
(Scott Hanselman) There’s some interesting stuff quietly happening in the “Console App” world within open source .NET Core right now.
Understanding the Intricacies of Inline Functions in C++
(Manoj Debnath) Macros are used for efficiency in C. The C++ language inherited them as a legacy. There are issues with the use of preprocessor macros, especially when used in C++.
Oops! – That SQL Query was not intended… Flashback
(Shinguz) It is Saturday night at 23:19. Time to go to bed after a hard migration day. Just a last clean-up query before finishing: Tap tap tap. Enter! – Oops!
How to install Oracle Linux on a Raspberry Pi – the easy way
(Gerald) In one of my past posts I showed how one can install Oracle Linux on a Raspberry Pi from a Mac via the command line.
Why you cannot use #Oracle’s SQL Developer to connect to #Exasol
(Uwe Hesse) Many of our customers are using Oracle together with SQL Developer, so this question comes up regularly: Can we use SQL Developer also for Exasol?
Importance of setting Fetched Rows size for Database Query using Golang
(Brendan Tierney) When issuing queries to the database one of the challenges every developer faces is how to get the results quickly. If your queries are only returning a small number of records, eg. < 5, then you don’t really have to worry about execution time. [membership level="0"] Register to Read [/membership]
SQL SERVER – Upgrade Error: The Server Principal is Not Able to Access the Database ‘msdb’ Under the Current Security Context
(Pinal Dave) As soon as SQL 2008 and SQL 2008 R2 went out of support, few of my clients contacted me to help them in fixing an error occurred during the upgrade.
