MySQL Robert Sheldon in MySQL Introducing the MySQL DELETE statement In the last few articles in this series, you learned about three important data manipulation language (DML) statements: SELECT, INSERT,... 12 November 2022 17 min read
Learn SQL Server Greg Larsen in Learn SQL Server The Basics of Deleting Data from a SQL Server Table Over time data in SQL Server tables needs to be modified. There are two major different aspects of modifying data:... 07 November 2022 12 min read
Other Development Ukeje Goodness in Other Development How to Use Any SQL Database in GO with GORM Object Relational Mapping is a database abstraction technique that aids developers in manipulating and interacting with SQL databases using the... 05 November 2022 10 min read
Editorials Devyani Borade in Editorials Calling all leaders: People matter At the turn of the millennium, I was a young adult, just finished education and starting my very first job... 01 November 2022 4 min read
MySQL Robert Sheldon in MySQL Introducing the MySQL UPDATE statement In the previous two articles in this series, you learned about SELECT and INSERT, two important data manipulation language (DML)... 28 October 2022 21 min read
Oracle Jonathan Lewis in Oracle Oracle optimizer Or Expansion Transformations The previous installment of this series examined aggregate subquery removal and subquery coalescing, describing the latter as similar in some... 26 October 2022 15 min read
Learn SQL Server Greg Larsen in Learn SQL Server The Basics of Updating Data in a SQL Server Table Once data is inserted into a table, data typically needs to be maintained as time goes on. To make changes... 21 October 2022 14 min read
Editorials Louis Davidson in Editorials Going to the PASS Data Community Summit this year? We are just one month away from the PASS Data Community Summit. One month. If you haven't yet decided to... 15 October 2022 5 min read
MySQL Lukas Vileikis in MySQL Backing up MySQL Part 1: mysqldump mysqldump is one of the most popular database backup tools in the MySQL world. The tool is prevalent partly because... 14 October 2022 11 min read
MySQL Robert Sheldon in MySQL Introducing the MySQL INSERT statement In the previous article in this series, I introduced you to the SELECT statement, one of several SQL statements that... 07 October 2022 22 min read
Learn SQL Server Greg Larsen in Learn SQL Server The Basics of Inserting Data into a SQL Server Table Before data can be read from of a SQL Server database table, the table needs to contain rows of data.... 04 October 2022 15 min read
Editorials Devyani Borade in Editorials Mighty Tester: Why it doesn’t need to be fixed… … 21 September 2022 1 min read
Editorials Grant Fritchey in Editorials Do not be surprised For the first time in eleven years of travel, I became profoundly sick while on the road. No, I’m not... 01 September 2022 2 min read
Editorials Grant Fritchey in Editorials Technology is hard I book my travel almost exclusively through a single airline and its affiliates. There are a lot of reasons for... 03 August 2022 2 min read
Editorials Devyani Borade in Editorials Let’s talk about salary Said no manager ever. Money is the one thing every candidate at any job interview is advised never to mention.... 15 July 2022 3 min read
MySQL Robert Sheldon in MySQL Introducing the MySQL SELECT statement Use SELECT statements to query a MySQL database. In this article, Robert Sheldon explains how. … 15 June 2022 18 min read
Web Aditya Bikkani in Web The ultimate guide to web accessibility Accessibility ensures that everyone has a great experience on your site. Bikkani explains how to achieve web accessibility.… 03 June 2022 11 min read
Software Delivery Mallika Gunturu in Software Delivery Metrics that matter for IT organizations on an agile journey Measuring the wrong things is worse than not measuring anything. In this article, Mallika Gunturu explains the right things to... 03 June 2022 17 min read
Editorials Kathi Kellenberger in Editorials One more about Star Trek I can’t move on from editing Simple Talk without one more editorial about Star Trek. There are over 600 hours... 01 June 2022 2 min read