(Pinal Dave) If you have read release notes of SQL Server 2019, you might have been aware of the fact that Microsoft has finally made an enhancement to error 8152 – String or binary data would be truncated.
Community
@DATE, @DATENOW … Date functions in GoldenGate
(Bobby Curtis) Dates are always fun to play with when it comes to the Oracle Database, much less any other relational database. Dates are used for many thinks in a wide range of application and schemas. You have birthdays, ship dates, order dates, registration date, etc…. You get the picture.
Somewhat Stateful Serverless Functions on Oracle Cloud Infrastructure – Implementing a DIY Cache
(Lucas Jellema) We call them serverless and we consider them stateless. Functions on Oracle Cloud Infrastructure (and on other cloud platforms). Of course they are neither.
ORDS Frequently Asked Questions
(Jeff Smith) I was helping a colleague this morning, his name rhymes with Harold, and he was trying to get his Docker template for ORDS in order.
MySQL 8.0 & PHP on RedHat, CentOS and Fedora
(Frederic Descamps) As you could read in this previous post, PHP 7.4 is now completely supporting MySQL 8.0 and the new default authentication plugin.
CRUD Operations In ReactJS With Hooks
(Sanwar Ranwa) In this article we will explain about React hooks and how to implement hooks in React. Hooks are a new concept that were introduced in React 16.8.
Make sure you have your IP Scheme set before you deploy SQL Server 2019 Big Data Cluster
(Denny Cherry) I was doing a POC of SQL Server 2019 Big Data Cluster (BDC) recently. We did the POC in Azure as they didn’t have a Kubernetes environment on-prem that we could work with.
Introduction to the sp_executesql stored procedure with examples
(Esat Erkec) The sp_executesql is a built-in stored procedure in SQL Server that enables to execute of the dynamically constructed SQL statements or batches.
Java 14 Feature Spotlight: Records
(Brian Goetz) In Java Futures at QCon New York, Java Language Architect, Brian Goetz took us on a whirlwind tour of some of the recent and future features in the Java Language. In the first article in this series, he looked at Local Variable Type Inference. In this article, he dives into Records.
DB2Night Show #Z103: Coding Db2 for Application Performance – By the Book!
(Martin) 100% of our studio audience learned something!Craig gave a good overview of his new book on Db2 application performance.