Sort:  

Thanks :)

I have fixed the issue now. I am using

SELECT (parent_author + '/' +  parent_permlink), COUNT((parent_author + '/' +  parent_permlink)) FROM [dbo].[Comments] 
where author = 'steemladder' 
 AND created >= DATEADD(day,-1, GETDATE())
 GROUP BY (parent_author + '/' +  parent_permlink);

To track the number of comments on a post and I am getting only one comment. I will monitor it for couple more days.

Coin Marketplace

STEEM 0.23
TRX 0.24
JST 0.038
BTC 95361.20
ETH 3282.78
USDT 1.00
SBD 3.29