A
Al S
How can I query an @ sign that's in a data base?
Enclose the "@" in square brackets. If you are looking for a record where a
field *contains* an "@", then this is how the field's criteria would look in the
query builder grid:
Like "*[@]*"