Security Priyanka Chouhan in Security SQL Server vulnerabilities and assessment SQL Server has many features to keep the database secure, but you must implement them to benefit. In this article,... 21 April 2022 11 min read
MySQL Lukas Vileikis in MySQL The nuances of MySQL indexes Indexes are critical for database performance. In this article, Lukas Vieikis explains the many types of indexes available with MySQL.… 21 April 2022 14 min read
MySQL Rajeshkumar Sasidharan in MySQL A MySQL story: Can system engineers solve database issues using system tools? A story about how a system engineer solved a MySQL performance issue written by Rajeshkumar Sasidharan.… 20 April 2022 14 min read
Development Goodness Woke in Development Working with Firebase Version 9 Modular SDK and React Typescript Firebase is a SaaS platform that provides developers with many services to improve productivity and reduce build time. In this... 20 April 2022 13 min read
Editorials Kathi Kellenberger in Editorials A day without meetings Back when it was more difficult to work from home due to bandwidth, I would often head into the office... 20 April 2022 3 min read
BI Dennes Torres in BI How to automate table level refresh in Power BI You can automate Power BI table refreshes using PowerShell, an Automation Account, and Runbook. Dennes Torres explains how in this... 18 April 2022 14 min read
MySQL Robert Sheldon in MySQL Working with MySQL Stored Procedures MySQL stored procedures are objects containing one or more SQL statements for reuse. They often contain business logic. Robert Sheldon... 15 April 2022 19 min read
Data Science Naveed Janvekar in Data Science Clustering data for insights Clustering data gives quick insights into large unstructured data. In this article, Naveed Janvekar explains clustering and provides a quick... 11 April 2022 6 min read
BI Sanil Mhatre in BI Finding deeper insights with Topic Modeling Topic modeling can be used to find more detailed insights into text than a word cloud can provide. Sanil Mhatre... 06 April 2022 23 min read
Oracle Samuel Nitsche in Oracle Why your PL/SQL needs to be testable – and how to do it: Part 1 Part 1: What is testable code, why is it important, and first glimpses on practices that can help Anyone familiar... 05 April 2022 15 min read
Editorials Kathi Kellenberger in Editorials Wanted: Simple Talk Editor Almost five years ago, one of my local SQL Server community friends sent me a text message about an opening... 31 March 2022 3 min read
Culture Grant Fritchey in Culture Site Reliability Engineering vs. DevOps What’s the difference between Site Reliability Engineering and DevOps? In this article, Grant Fritchey defines each one and compares them.… 29 March 2022 5 min read
BI Adam Aspin in BI Tips and tricks with DAX table functions in paginated reports There are several common challenges when creating paginated reports from Power BI datasets. In this article, Adam Aspin explains how... 22 March 2022 20 min read
Oracle Jonathan Lewis in Oracle Oracle subquery caching and subquery pushing In this article, Jonathan Lewis discusses why you might want to stop the optimizer from unnesting some subqueries and how... 18 March 2022 12 min read
Learn SQL Server Greg Larsen in Learn SQL Server Ordering a result set in SQL Server To guarantee the order of a result set, you must use an ORDER BY clause. In this article, Greg Larsen... 18 March 2022 12 min read
MySQL Robert Sheldon in MySQL Working with MySQL Views Views in MySQL allow you to save a predefined SQL query. Robert Sheldon explains the benefits of views and how... 16 March 2022 19 min read
Editorials Kathi Kellenberger in Editorials Supporting Women in Technology We make a special effort in March to acknowledge the accomplishments of women. Women have been making gains in many... 02 March 2022 3 min read
Theory and design Joe Celko in Theory and design The problem with averages Everyone learns to calculate an average in school, but, as Joe Celko shows, there are better ways to summarize data.… 01 March 2022 8 min read
PostgreSQL Grant Fritchey in PostgreSQL Data Types in PostgreSQL: Learning PostgreSQL with Grant PostgreSQL has an unusually large number of data types. Grant Fritchey reviews each data type and discusses the good and... 01 March 2022 17 min read