I want to retrieve the status data posted/published by friends of a user. I wrote the following code, but only get the user\'s own status updates. Could someone please help to tell me what\'s wrong wi
In SQL server 2008: Suppose I have two tables. Table1 has 3 fields: Name, Date1 and Date2. Currently, all the Date2 entries are NULL. (Name, Date1) form a unique key.