Comment by wswope

2 months ago

I had that thought too, but my naive rebuttal would be that the column data already exists by default in any standard RDBMS as information_schema.columns. No new record creation required.

Yes, but that requires someone to execute a query on a database and package it as a report?