``` with (Dbutil()) { con.selectQuery } ```
# announcements
k
Copy code
with (Dbutil()) {
    con.selectQuery
}