This function lists all the tables available in the ARTMO MYSQL backend. It helps to understand how much data is stored by table and to specifically address the table on interest during the concatentation of tables

db.tables(con)

Arguments

con

MariaDBConnection; connection to a ARTMO Database