Skip to contents

To test if the database connection is valid

Usage

test_connection(con)

Arguments

con

A database connection object.

Value

`TRUE` if the connection is valid and a test query succeeds, `FALSE` otherwise.