You can use sql's LEFT() function:
select flds from table where left(fldname, 2) = yourValue
Good luck
|
Results 1 to 4 of 4
Thread: SQL Query of nameThreaded View
|
Click Here to Expand Forum to Full Width |