1SELECT name
2FROM sqlite_master
3WHERE type = 'table' AND name = 'acquired_tech_companies';
41SELECT name
2FROM sqlite_master
3WHERE type = 'table' AND name = 'acquired_tech_companies';
4Share link
Anyone who has the link will be able to view this.