Results 1 to 6 of 6

Thread: SQL Query [SOLVED]

Threaded View

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Apr 2004
    Posts
    297

    SQL Query [SOLVED]

    Can anybody help me with this;
    In Access I had this kind of query:
    SELECT * FROM Table1 WHERE MID(Column1, 3, 2) = MID(Column2, 3, 2)

    In SQL2000 the mid is not recognised...
    What do I do instead?
    Last edited by HWijngaarD; Apr 14th, 2005 at 05:07 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width