User`s guide

Run a Custom Database Function
6-47
Close the Database Connection
Close the cursor and database connection.
close(curs)
close(conn)
See Also
close | database | exec | fetch