Category: SteemIt
I have a SQL (mssql) to fetch the data from Comments table thanks to STEEMSQL, like this: select top 10 title from Comments (NOLOCK) where (category='cn') or ( ( …
IFTTT (If this then that) is popular service that connects many internet applications. What can the users do if there is a IFTTT channel? The imagination is unlimited. For …
Last month, in my R tutorial, I showed you how to connect to SteemSQL in R script. The latest R Studio has added a connection tab, which is a …
How much can you earn by upvoting steemit posts (curation) per day? You can see curation rewards for the last 7 days via (Rewards -> Curation Rewards) I spent …
If you have a following list that you would like to unfollow if he/she is inactive for at least 7 days, you might run the following SQL query (thanks …