select table_name as 'Udt Tables' from information_schema.tables where table_schema = 'db_name';
Asked In: Many Interviews | Alert Moderator
Login to post response