SQL Server Date Conversion FunctionHere we have a couple of code examples that work with dates. The first one gets today’s date […] February 7, 2017 in SQL Server tagged function / sql / date / Julian by Mike
SQL Server Finding Bad CharactersIn SQL Server you can run a SELECT query that shows you all of the records that have […] February 7, 2017 in SQL Server tagged sql / data validation / like / collate by Mike