Display Person Initials
Display a person's initials regardless if they have a middle name or not.Just pass in the persons name
2006-05-15 (first published: 2006-04-27)
555 reads
Display a person's initials regardless if they have a middle name or not.Just pass in the persons name
2006-05-15 (first published: 2006-04-27)
555 reads
My updated course “Kubernetes Installation and Configuration Fundamentals” in now available on Pluralsight here! If you want...
By James-Serra
I sometimes get asked from customers if they should use a star schema or...
By Steve Jones
I learned a new trick from Andrew Pruski. In a blog on avoiding PowerPoint,...
We have a complex stored procedure working in our database. Some of the statements...
good day i came a cross of a problem I have a query that...
Hi guys, I have the following table DDL/DML CREATE TABLE #DailyOnHandForecast (Id INT, ItemNo_...