Hi Guys,
I have a SQL database table column which has data in this format "0000-00-0000"
for ex: "1234-98-2010"
For it has data in other formats as well.
I need to pick out all the records where the format is "0000-00-0000" irrespective of the data. Its the format which i am after
Please, can some one advise me on how i can pick these records in sql server 2005