SELECT id, uid, name, email, created, updated FROM "team" WHERE org_id = ? AND uid = ? ORDER BY id asc LIMIT ?