All categories

Programming

From the archive

How To Get First Day Of Month Sql

Hey there! Today I want to talk about a common task in SQL: getting the first day of the month. I've come across this requirement multiple times in my own projects, so I thought I'd share so

Read article →

Can I Make Money With Writing Sql

Can I Make Money with Writing SQL? As a passionate writer and a SQL enthusiast, I often find myself wondering if it's possible to make money by writing SQL queries and scripts. After all, SQ

Read article →

Can Sql 2012 And 2014 Coexist

Can SQL 2012 and 2014 Coexist? As a database professional, I've often encountered the question of whether SQL Server 2012 and SQL Server 2014 can coexist on the same server. It's a valid con

Read article →

Can I Say A Sql Or An Sal

Can I say SQL or an SAL? This is a question that often comes up in the world of computer programming and database management. As a technical writer and avid programmer, I find this topic qui

Read article →

Can I Isnull An Isnull Sql

As a developer, I often come across situations where I need to handle null values in SQL queries. One commonly used function for handling null values is the ISNULL function. But have you eve

Read article →

A-z A-z 0-9 Sql Server

Welcome to my blog! Today, I want to dive deep into the world of SQL Server and discuss its powerful capabilities. SQL Server is a relational database management system developed by Microsof

Read article →

Can Truc Come After Where Sql

Can "TRUC" Come After "WHERE" in SQL? As a technical expert with experience in SQL, I have often come across queries where the keyword "TRUC" is used after the "WHERE" clause. In this articl

Read article →