R/read_servers_helpers.R
sql_identify_table_name.Rd
Detect table names from an SQL query
sql_identify_table_name(query, tables)
the SQL query
the list of all tables from the database
a character with the identified tables name(s) from the SQL query
character