Hi
When searching for ex
program:"BROKER-PROD"
we gets records for
BROKER-PROD and BROKER-PROD-ACCESS
What should I use in order to only have BROKER-PROD ?
Thanks and best
/Jan
Find the exact word
Re: Find the exact word
Here is what I had to do:
Code: Select all
("BROKER-PROD") AND NOT (ACCESS)