|
|
Search hints:
- Use * to specify 0 or more characters. For example, S* in the Lab
Name field finds all laboratory records starting with the letter 'S'.
- Use | to add optional criteria to the search. For example, S*|T*
in the Lab Name field finds all laboratory records starting with
either 'S' or 'T'.
- Use <> to find records that do not contain a specific name. For example,
<>S* finds all laboratory records that do not start with 'S'.
|
|