(Pinal Dave) I love the curious questions from people who attended the class. Here is one such question during recent SQL Server Performance Tuning Practical Workshop. Let us see the question which I received about the Query Plan.
Community
binlog-row-event-max-size system variable in MySQL 8.0.14
(Luis Soares) As you may have noticed by now, we are continuously improving and enhancing the experience of managing a MySQL server.
Proactive Oracle Support?
(Neil Chandler) You may not be aware but Oracle have been talking about their new ProActive support with user groups like the UKOUG. It’s basically trying to show you best practices you should be implementing before stuff goes wrong, and many other useful bits of information.
Loading a Data from csv into ADWC
(Skant Gupta) In this post, you will load data from a csv file into ADWC.
Calling a PL/SQL Function via ORDS
(Jeff Smith) You have two options:
Writing Kotlin-Friendly Java Code Best Practices
(Peter Sommerhoff) Calling Java code from Kotlin works seamlessly in nearly all cases. Still, there are some practices you can follow to avoid special cases of conflict and aid interoperability even further.
Call Dynamic JS And CSS in C#
(Faisal Pathan) In this post, we will see automatic JS and CSS versioning to update the browser cache whenever the files are changed on the server.
Announcing F# 4.6
(Phillip) We’re excited to announce general availability of F# 4.6 and the F# tools for Visual Studio 2019! In this post, I’ll show you how to get started, explain the F# 4.6 feature set, give you an update on the F# tools for Visual Studio, and talk about what we’re doing next.
MySQL Tutorial – Understanding The Seconds Behind Master Value
In a MySQL hosting replication setup, the parameter Seconds_Behind_Master (SBM), as displayed by the SHOW SLAVE STATUS command, is commonly used as an indication of the current replication lag of the slave.
Including an image from APEX Static Application Files in an email
(Dimitri Gielis) Some people use APEX Office Print (AOP) to send out HTML emails based on a custom HTML template they created. Today we got a question in our AOP support inbox how to include images in those emails.
