Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)

  • RE: Constraint

    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...

  • RE: Constraint

    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...

  • RE: SQL syntax

    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.

Viewing 3 posts - 1 through 3 (of 3 total)