Query to show column names in common between multiple tables
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2025 10:54 AM
Hi all,
I have a large amount of tables that I would like a query to pull the column names present in these tables that are common between all the tables.
I know about show columns, but can't seem to use this or another method to achieve this. This will save me from having to manually check large amounts of tables to see what columns are in common.