SQL COALESCE Function
The SQL Coalesce function is used when you want to combine values from a series of columns or expressions when they might contain NULL values.
The SQL Coalesce function is used when you want to combine values from a series of columns or expressions when they might contain NULL values.
Working with Batches in SQL Server, What are the differences between batches and transactions?
What is the data manipulation language (DML)? How to write the INSERT, UPDATE, and DELETE statements in T-SQL.
How to use an INSERT statement to add records to a table in SQL Server. We will begin with just a simple INSERT statement that will add one row into the table.
How to use IDENTITY columnsĀ in a table. An IDENTITY field is very similar to an auto-number field, where the number will automatically be added as each record is inserted.
What is the difference between the DELETE, TRUNCATE, and DROP statements in T-SQL?
Working with Triggers in SQL Server. How to use triggers for data manipulation statements (DML) like INSERT, UPDATE, and DELETE.
How to use the output clause with Data Manipulation Language (DML) statements like INSERT, UPDATE, and DELETE.
Completely shocked, surprised, and speechless to be the recipient of the 2018 Enrique Lima award for MCT Community Service Award. The award was presented by Allison Kraker (MCT Program Manager) during the MCT Day right before the start of Microsoft Ignite. This is an incredible honor to be chosen by…
Spent the weekend and today working on three of four papers needed for my IT Strategic Solutions class. The last one is definitely going to take a day or two by itself. Get that done and I’ll only have the Capstone project left. Update: I actually finished all four papers…