Viewing 2 posts - 1 through 3 (of 3 total)
Thank you Gila!
This is the correct statement:
SELECT *
FROM TableName
WHERE (SUBSTRING(FieldName, 14, 5) = '12009')
March 19, 2009 at 3:40 pm
#963197
Sorry Paul Randal. I'm a newbie to the forums. It's a real question to solve a problem at work. I'm going to search for the appropiate forum.
m.torres
March 19, 2009 at 2:38 pm
#963144