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?
|
Results 1 to 6 of 6
Thread: SQL Query [SOLVED]Threaded View
|
Click Here to Expand Forum to Full Width |