table WHERE id=$id"; return DBConnection::getInstance()->query($sql)->fetch_object(); } }