(Tim Ford) How many times have you had to troubleshoot or make changes to an existing database that is not documented properly or completely? Even need to look for a specific stored procedure that references a specific table or process?
Other News
Angular Integration With Hybris. A Step By Step Guide
(Aradhana_Singh) I know how much I struggled when first working with Angular2+ on the hybris platform, so this is for those with the same challenge.
Transaction Using ACID Properties Timestamp Protocol and Security Procedures – Part 1
Transaction – Definition A transaction is a set of modifications that must all be done together. This is a program unit whose execution may change the contents of a database or not. The transaction is implemented as a single entity. If the database was in a consistent state before a transaction, it must be in a consistent state even after...
Top 3 Features in C# 8 that will change the way you write code
(Andrea Angella) C# 8 is the upcoming latest major version of the official programming language from Microsoft. C# 8 is packed with amazing features and some of them have the potential to change the way developers will write their C# code in the future.
SQL SERVER – Fix Error – Login failed for user. Reason: Server is in script upgrade mode. Only administrator can connect at this time. (Microsoft SQL Server, Error: 18401)
(Pinal Dave) I recently had a very simple and interesting error received while I was working with Docker and Persistence Storage for my upcoming SQL Server Performance Tuning Practical Workshop.
MySQL 8.0.16 Introducing CHECK constraint
(Praveenkumar Hulakund) MySQL 8.0.16 introduces the SQL CHECK constraint feature. This is one of the most requested and long awaited features for MySQL.
Steps to recover WebLogic Credential [OEM 12cR5]
(Shesadev Biswal) In this post we will discuss the steps to decrypt WebLogic credential from Boot Properties.
Garbage Collection In Java
(Eranda Horanagama) In this article, you will learn about garbage collection in Java.
Java 12 New Features Tutorial
(Mary Zheng) In this tutorial, I will demonstrate how to install JDK12 and dive into several API changes with Java examples.
Trying To Center A Text-Overflow Ellipsis Using CSS Flexbox In Angular 7.2.15
(Ben Nadel) The other day, after reading Accessibility For Everyone by Laura Kalbag, I started to re-think the accessibility and usability of text-overflow: ellipsis.
