get all tables using like

Solutions on MaxInterview for get all tables using like by the best coders in the world

showing results for - "get all tables using like"
Belinda
15 Aug 2018
1select * from sys.tables where name like '%tablename%'
2
Vincent
16 Feb 2020
1SELECT * FROM INFORMATION_SCHEMA.TABLES 
2WHERE TABLE_NAME LIKE '%%'
3
queries leading to this page
query to find the database name of a table in sql serversql show tables from databasesql server find tables namehow to find the table names in sqlall tables from database likehow to find table name with column name in sqlsearch table name sql serverhow to get table name from sql queryget name of table sqlsql server get table name by column nameget all tables using likehow to find a name of table sqlsql server find table by namemicrosoft sql server get table name with a particular column namequery to find functions linked to table name sql serversql get table namefind table in sql server by namefind tables in sql server that have a column namesql how to get name from other tableselect table with name likesql how to find name of tablequery to get table names in sqlsql server find table in databasesql server table namesql select table name likesearch 2a from table sqlselect table name sqlget table name from database in sqlsearch table in sql serverhow to get table name queryfind table with name in sqlsql search table nameshow to find the table name in sqlfind table name in sqlseach table queryget table name in db in sqlsearch table name instance sql serverhow to get the table name in sqlsql get table name in querysql find table column namesql server search tablesfind table by name sqlselect table name sql serverhow to find table name in mssqlsql search for table namesql to get all tables likesearch table by name sql serverget table nameget name table sql serversql query to find the table names in a databasems sql find table by namehow to search table name in sqlhow to get the table name from full name in sqlget all tables name likehow to find a table in sql serversearch sql table by namesql server find tables with the namesql find table with name likeselect all tables with table name likemssql find where table inget table name sql serverfind all tables with table name like getting table name in sqlfind the table name in sqlhow to get table name in sql serverfind table name from database in sql serverfind table name from column name in sqlfind table name sqlhow to get table name in sqlfind table in dbsql find table namesql server find column name in all tablessearch table sql serversql server search name in tablessql find all tables with name likefind all tables with name likesearch catalog name from tableget table name in sqlsearch table with column name in sql serversql query to find table names in databaseget all tables with name likesearch table name in sql serversql server find table namehow to find table name from column value in sql servermicrosoft sql server search table namessearch table name in sqlhow to find table name in sqlfind table name from database using content in sql serversql find tables with column namems sql find table namehow to find a table by name in sqlfind table name in sqlhow to find a name from a table in sqlfind the table name in sql serverfind name from table sqlhow to search for table in sql serverfind a table in database sql serversql how to find table namesqlserver find tabel by namesql find table how to search for a table name in sqlsql script to select titlessql find table name likesql server find table in connectionhow to selct particular table from given tables in dbget table name from sql queryhow to know name of a table in sqlsql find easily tablehow to get table name from table in sqlsql find table name in serversql find a table namesql find table name in databaseseacrch spesific name in sqlhow to find the table names sqlmicrosoft sql search for table namefind table name in database sql server queryget table name sqlfind a table with query in sql servername table from query sqlget all tables using like