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