This article is tagged with:
Sql server find table name
and mysql
sql server find table name
select * from sys.tables where name like '%tablename%'