select table_name from information_schema.tables where table_schema='abc' and table_type='base table';