You are viewing a single comment's thread from:

RE: STEEM SQL 系列之 历史上的今天怎么实现的?SteemSQL Tutorial: How to Get Historic Posts of Today on SteemIt?

in #cn8 years ago (edited)

Interesting. I am wondering between
title <> ''
And

Which one is faster?depth = 0

Sort:  

Thanks. didn't know depth = 0, which is obviously faster..

You're welcome. Thanks for confirming :-) I just suspect the numeric compare may be better off.