(Jeff Friesen) The Java tutorial Java 101: Classes and objects in Java introduces the fundamentals of Java classes and objects, including how to declare classes, describe attributes via fields, describe behaviors via methods, initialize objects via constructors, and instantiate objects from classes
Community
Revisiting: Styling A Movie Cast List Using A Definition List And Flexbox
(Ben Nadel) The other day, while basking in the awesome power of Flexbox, I took a stab at trying to style a movie cast list using a Definition List and CSS Flexbox.
Creating Custom Sysbench Scripts
(Matthew Boehm) Sysbench has long been established as the de facto standard when it comes to benchmarking MySQL performance. Percona relies on it daily, and even Oracle uses it when blogging about new features in MySQL 8.
Updating vagrant-boxes/OracleRAC
(mdinh) I have been playing with and finally able to complete 18c RAC installation using oracle/vagrant-boxes/OracleRAC
Monitor SQL Server TempDB Size and Alerting Script
(Aakash Patel) SQL Server database space monitoring has two parts, checking remaining disk space and internal free space. Most monitoring software provides free space monitoring at the disk level only.
Azure Cosmos DB Intro
(blobeater) Cosmos DB falls into the “NoSQL” technology group, call it a buzz word if you like but it is very different to classic Relational Databases such as SQL Server.
Perform a SQL Server Audit using ApexSQL Audit
(Ahmad Yaseen) This is the last article, but not least, in the SQL Server Audit series. In this series (see TOC at the bottom), we explained deeply the concept of the SQL Server Audit, why it becomes mandatory for each company to have a SQL Server Audit solution to track and log the different types
Displaying the Object Explorer Details Pane in SQL Server Management Studio
(Gregory A. Larsen) You are probably familiar with the Object Explorer pane in SQL Server Management Studio (SSMS), and how to bring it up.
10 ways the AI Database, Db2 11.5, will help your business pull ahead
(Jon Lind) Today’s launch of Db2 11.5, the world’s premier AI database, is great news for any company seeking to build an architecture that supports their AI implementation.
C# : 7 Cool Language Features That You Rarely Use
(Siddharth Patel) These features were included as a part of C# in its 6th installment – C# 6.0. Relatively easy to master, they bring a new way of achieving the same programming goals.
