open_in_new
content_copy
SELECT COUNT(*) AS TableCount FROM information_schema.tables WHERE table_type = 'BASE TABLE';