<div dir="ltr"><div><div><div>Hello,</div><div><br></div><div>I have a dataset just with the following records:</div><div><br></div><div>id | name</div><div>-------------</div><div> 1 |  A</div><div> 2 |  B</div><div>..</div>

<div> N | N</div><div><br></div><div>There are no records with "name" field null, but, If I find with ...:</div><div><br></div><div>q.Locate('name', null, []);</div><div><br></div><div>... it returns True, because my dataset have some records.</div>

<div><br></div><div>Is there any option that returns True only if the record exists?</div></div><div><br></div><div style>Thank you!</div><div><br></div>-- <br>Silvio Clécio<br>My public projects - <a href="http://github.com/silvioprog" target="_blank">github.com/silvioprog</a>
</div></div>