It is common to test a connection sending a general SQL instruction to the database, in Oracle we send select 1 from dual, for example, and in IRIS what the best option?
SQL is a standard language for storing, manipulating and retrieving data in relational databases.
