MySql: select posts where tags do not repeat -


i have 3 tables: post, tag , tag/post

i want select give me posts not have of tags repeated.

eg:

post 1-tags: me, you, them

post 2-tags: others, you

post 3-tags: people, crowd

expected result: post 1, post 3


Comments

Popular posts from this blog

javascript - DIV "hiding" when changing dropdown value -

Does Firefox offer AppleScript support to get URL of windows? -

android - How to install packaged app on Firefox for mobile? -