Forum: MS Access and FileMaker Pro Nov 10th, 2007 |
| Replies: 3 Views: 16,031 Re: Create Access Database using SQL queries Hi there,
You can use LIKE sql pattern matches in your embedded sql code of any HL Language.
There are two operators used with LIKE keyword. They are ' % ' ( for any no of characters after the... |