find table in db code example Example: sql server find table name select * from sys.tables where name like '%tablename%'