edited:
you can use
Code:select WallComment, A.UserName from wallpost W inner join Wall_Posts WP on W.WallPostID = WP.WallPostId INNER JOIN Account A ON A.AccountID = WP.AccountID WHERE W.AccountID = @AccountID(accountid of logged in user)
|
Results 1 to 2 of 2
Threaded View
|
Click Here to Expand Forum to Full Width |