This is the second function necessary for the extraction and transformation of the MYSQL back-end data. The function is necessary for reading the MYSQL Tables based on their link to each other. Aside the **con** parameter the function needs the linkage inormation provided by the `getLinks`.

getTabs(con, links)

Arguments

con

MariaDBConnection; connection to a ARTMO Database

links

tibble; Link between the MySQL tables