You are viewing a single comment's thread from:

RE: Curate like a Boss - A Beginner's Guide to Querying SteemSQL (by a complete SQL beginner)

in #steemit8 years ago

I will be happy to help if you give a little more detail - were you trying to run one of the pre-built queries - if so which one? If you customized it, go ahead and paste the full query you were trying to run. I just went back and double checked all the queries I have above in the post - they are all working as intended. One thing to check is to make sure you specified the DB name (DBSteem) in the connection wizard, otherwise you won't be able to connect to the table we are querying (the "comments" table) and you might see that error. Anyway good luck and if you are still running into a problem give me as much detail as you can and I will see if I can figure it out. Cheers - Carl