dbQuery(organizations_db, "SELECT * FROM users WHERE x = ?", 3)
dbQuery(organizations_db, "SELECT * FROM users WHERE x = ? and cos = ?", 3,cos)