I have a table like so
[filenameAndDate][DateCreated]
the first column looks like this "myvideo/12.12.2012" and the second column is empty
How would I write a sql query to extract the date from [filenameAndDate] and place it into the [DateCreated] column