I had a big SQL query pull columns with the same name from multiple tables, so I used this to find columns with the same name even though they were prefixed by different table names.
For example:
select
`c`.`BALANCE`,
``s`.`BALANCE`,
..more ...
Utility Mill is another wonderful Blended Technologies project.
copyright, owned and operated by Blended Technologies LLC.