Working with node and sqlite I have the following which queries a table and returns a result:
async function select_from_table(tablename, limit) {