select count(*) from information_schema.tables where table_type = 'base table';
Asked In: Many Interviews | Alert Moderator
Login to post response