Jump to content

SQL Query .


doctor_james

Recommended Posts

Hi guys . suppose I have three tables as  folllowing :

 

1- entries (id,title,entry) -> table of articles .

2- users (id,user_id,entry_id) ->  entries users have read .

3- users (id,user) -> list of users .

 

now I want users just to see those entries they haven't read , how can I do that ?

thanks in advance .

Link to comment
https://forums.phpfreaks.com/topic/70885-sql-query/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.