First, search the help docs and this forum. Maybe your question has been answered! The debugging steps can help, too. Still stuck? Delete this line and proceed.
What I’m trying to do
This query generates the list of relevant notes, but I can not click anything to jump to the matching note.
SELECT * FROM files
WHERE name like '%ToDo%' LIMIT 7