powered by
This function retrieves the column names from all tables in the specified database connection.
get_column_names(conn)
A data frame containing the column names and corresponding table names.
The connection object or database connection string.