I Know it's possible to do LIKE comparaison in a select statement using a field and a variable but is it possible to use two different table and doing a LIKE comparaison ? I would have a table with values like "1234*" and compare it with an another table but it doesn't seem to be supported ?
↧