Forum

Please or Register to create posts and topics.

Citations with No Research Notes

I've been doing a major re-evaluation of my db.  For a long time I have been putting extracted text from the source into the Research Notes field of the Citation.

I'm not the slickest at SQL.  Is there a query that will find Citations with nothing in the Research Notes field of the Citation record and then link that with the Source record, the Event and then the person?

That would help me a lot.

Many thanks,

Rich

Yes. See Source List Query. The script for citations gives you all the info you need. Using SQLiteSpy, just click on any column header to sort it the way you want. For example, the Research Note is under the CitTxt column: sort on it to shove all the empty ones to the top or bottom.