(Peter Vogel) I hate creating two or more Views that share a lot of HTML because it doubles my maintenance burden by forcing me to keep the two Views in sync.
Community
Mysqldump vs Mysqlpump vs Mydumper
(Aakash Muthuramalingam) It is very important for every DBA’s to backup their data frequently so that they can recover data if any problems occur such as Hardware failure, System crashes, Human mistakes.
Bloom Filter Efficiency And Cardinality Estimates
(Randolf Geist) I’ve recently came across an interesting observation I’ve not seen documented yet, so I’m publishing a simple example here to demonstrate the issue.
Creating backup using recovery catalog
(Jagruti Jasleniya) In the previous article, we have created a recovery catalogue database and registered database.
Version 19.1 and Custom Highlighting: DBMS_OUTPUT
(Jeff Smith) Question: Why is my DBMS_OUTPUT code highlighted like it’s a COMMENT now?
SQL SERVER – How Do I Evaluate Monitoring Tools?
(Pinal Dave) From last many years, I have been working with SQL Server focusing on Performance Tuning and Optimization. I often get asked what is my favorite monitoring tool.
Session Bean In Java
(Hitanshi Mehta) Session bean in Java is reusable component that contains business logic. In this article, you will learn about session bean in java.
Minimal Logging with INSERT…SELECT into Empty Clustered Tables
(Paul White) Achieving minimal logging using INSERT…SELECT into an empty clustered index target is not quite as simple as described in the Data Performance Loading Guide.
Check SQL Server Query Store performance impact before using
(Lindsay Moore) Although there was significant fanfare surrounding SQL Server Query Store’s initial release in SQL Server 2016, many companies have been hesitant about adopting the performance monitoring and troubleshooting tool, according to consultant Andy Warren.
IBM Cloud Object Storage Concepts and Architecture: System Edition
(Bradley Leonard, Hao Jia, Johan Verstrepen, Jussi Lehtinen, Lars Lauber, Patrik Jelinko and Vasfi Gucer) Object Storage is the primary storage solution that is used in the cloud and on-premises solutions as a central storage platform for unstructured data. Object Storage is growing more popular for
