I know this sounds silly, but I have a database that is too large to be opened with excel and I don't have access installed, because my boss doesn't want me to use it (I don't know).
I can use sql queries, but I DON'T know the field names in the table. How can I do a query that will return ALL field names in table "HistoryTable"?
I can use sql queries, but I DON'T know the field names in the table. How can I do a query that will return ALL field names in table "HistoryTable"?