Popular Posts

SQLblog.com - The SQL Server blog spot on the web

Sunday, November 12, 2017

Date format check

SQLServerCentral » Latest topics
Date format check
Hello all,
I have few records in a table. And I want to check if one of the string column starts with date in mm/dd/yyyy or mm.dd.yyyy or mm-dd-yyyy format only. No other date formats should be allowed.

No comments: