blockerdave
ICC Chairman
Hi,
I am building a website/app, i have a particular SQL Server query that is causing me a problem.
I think i know the basis of the issue - joins - but i'm struggling to resolve it.
Basically I would show a timeline, that only shows posts of you, or other entities in the system you follow (it's not so simple as to say other users)...
Unfortunately, my query is returning also posts of users that follow you, even if you don't follow them.
if anyone is an expert in SQL server, perhaps they wouldn't mind me to DM them proper details including the query and they could help me resolve it?
I am building a website/app, i have a particular SQL Server query that is causing me a problem.
I think i know the basis of the issue - joins - but i'm struggling to resolve it.
Basically I would show a timeline, that only shows posts of you, or other entities in the system you follow (it's not so simple as to say other users)...
Unfortunately, my query is returning also posts of users that follow you, even if you don't follow them.
if anyone is an expert in SQL server, perhaps they wouldn't mind me to DM them proper details including the query and they could help me resolve it?