Query error not working in flipabit!؟؟

When executing a query that contains a condition “between” two dates, it does not work. Is there a solution?

function () {
return “SELECT sum(totall) FROM data WHERE “date” BETWEEN '”+document.childByName(“date1”).content.text+"’ AND ‘"+document.childByName(“date2”).content.text+"’"
}

1 Like

Thank you for your kind answer Mr. Vladimir PV and I wish you all the best, I will try this solution Thanks again.


Back to Flipabit >
Copyright © 2018. Flipabit Team. All rights reserved.