From what I can gather, all of the method to get column names from a table involves querying this table called INFORMATION_SCHEMA.COLUMNS.
INFORMATION_SCHEMA.COLUMNS
However when I tri