SELECT code FROM tags WHERE code NOT IN (SELECT code FROM tags JOIN items ON tags.id=items.of_tag);
- [web2py] How do I do the following select with DAL? vortex
- [web2py] Re: How do I do the following select with ... Massimo Di Pierro
- Re: [web2py] Re: How do I do the following sele... Billy Araujo

