News

SQL is a widely-used programming language for computer databases in business. Frequently, software developers need to combine different kinds of data, such as integer and character fields, into a ...
If you ever need to sort character strings stored in SQL Server fields, check out this demonstration of how to write a common sorting algorithm using SQL Server TSQL code. You are probably familiar ...
Just getting the pages up and running, I was building my own queries. Part of the inserts are inserting uniqueidentifiers which are found in the value fields on dropdownlists on the actual pages.