A Guide to INSERT, UPDATE, and DELETE Statements in Oracle
In this article, we’ll be focusing on three of the most used SQL commands in Oracle: INSERT, […]
In this article, we’ll be focusing on three of the most used SQL commands in Oracle: INSERT, […]
This is the second part of a series on SQL Server Dynamic Data masking. The first part […]
Some time between January and now, a new preview feature was included in Power BI Portal. It’s […]
One of the new Extended Event available in SQL Server 2022 is the query_antipattern. This extended […]
A student of mine sent me a T-SQL challenge involving gap-filling of missing dates and balances. I […]
This is the beginning of a series on SQL Server Dynamic Data Masking. Dynamic Data Masking is […]
After the great announcement of Microsoft Fabric this week, it’s time to get a trial and start […]
.In this blog I will illustrate how we can ingest data from a blog storage to a […]
This article is based on exciting information just released at Microsoft’s Build conference on May 23, 2023. […]
I just finished writing this book a few weeks ago, and as I read it, I thought […]
Welcome back to the MySQL optimization series! In case you haven’t been following this series, in the […]
In the first two articles of this series about PostgreSQL privileges, we reviewed how to create roles, […]
When I first saw a bullet item stating SQL Server 2022 would support instant file initialization for […]
Welcome to the second blog of the “magic of parameters” series. In the first entry, I covered […]
Database and development teams often load data from plain text files into their MySQL databases. The files […]
Having access to the psql command-line tool is essential for any developers or DBAs that are actively […]
PostgreSQL has a separate command-line tool that’s been available for decades and is included with any installation […]