Viewing 3 posts - 1 through 3 (of 3 total)
I guess I'm being stupid or something but I can't get anything like this to work. I simplified it to this:
Name like '^[A-Z]'
and then did the following insert,
insert into table...
July 24, 2008 at 11:49 am
#847996
Thanks!
Can you help me understand this syntax. I don't see anything here that limits the input to 20 characters, one capital charcter and then up to 19 lowercase characters.
Thanks again...
July 23, 2008 at 7:43 pm
#847479
Thanks, such a simple answer. I have a real problem finding good examples of such things either on the internet or in the SQL books online.
July 22, 2008 at 10:05 am
#846509