(Jeffrey Kemp) An item in the Universal Theme using the Optional – Floating template looks like this:
Other News
RBAL (ospid: nnn): terminating the instance due to error 27625 after patching Oracle Restart
(Martin Bach) I have come across an odd behaviour trying to patch an Oracle Restart environment to 12.1.0.2 January 2019.
ANSI or Oracle Style Joins?
(Jeff Smith) I like Oracle, you like ANSI – but that’s OK! We can both win!
SQL SERVER – Building Date and Time with DATETIMEFROMPARTS()
(Pinal Dave) Today we will have very simple learning about Building Date and Time with DATETIMEFROMPARTS(). This particular function is still not used as much as it should be. In most of the cases, you will see people building DateTime with the help of converting string to DateTime.
Code Example for SPA and Micro-Service on Azure
(Quí Nguyễn NT) This is a demonstration of a basic example of single page Angular application and micro-service architecture on Azure.
An efficient approach to process a SSAS multidimensional OLAP cube
(Hadi Fadlallah) While building and deploying an SSAS OLAP cube, there are two processing orders that you can choose from when you create a process operation:
Db2 for z/OS – New Encryption Capabilities to Protect Your Data
(Gayathiri Chandran) With many high-profile data security breaches, data encryption has become a focus item up to the CIO and CEO levels.
How to Customize Serialization in Java Using the Externalizable Interface
(Naresh Joshi) Learn more about custom Java serialization using the Externalizable interface.
Logging in C# .NET Modern-day Practices: The Complete Guide
(Michael Shpilt) Logging is a big part of software development for many years now. One can argue that a logging mechanism is a must-have part of any application or library. I would agree with that statement.
Upgrading A Built-In Function To A First-Class Citizen In Lucee 5.3.2.77
(Ben Nadel) For as long as I can remember, ColdFusion has supported the idea of User Defined Functions (UDFs) as First-Class Citizens. Meaning, User Defined Functions can be referenced and passed-around just like any other object in the ColdFusion landscape.
