Sqlite select query not returning data

I think that since you are sending the sql via the msg.topic, it ends processing at the ; at the end of the create index statement. So you can only send in one statenment at a time.

If you use the batch option, No result rows are returned.