this works: `select * from file where path like '...
# general
c
this works:
select * from file  where path like '/Users/%/Library/RenderFiles/%';