Search/filter by table or column name
For databases with hundreds of tables, it would be great to filter tables and columns by having a textbox at the top of the connection panel. As you type, it would autofilter the currently selected connection.
-
aqi commented
I work with a remote db, there are 10000 tables and 99000 columns. Fetching schema very slow and time out.
Please support customized SQL filter, such as 'table_name in ('A','B','C')'. -
andremoraes commented
any chance to squeeze this in linqpad6?
-
E Palmer commented
Need to explorer the possibility of replacing SQL's SSMS with LINQPad This would certainly help in that regard.
-
Paul Wittig commented
This is really needed. Simple feature (exists in SMSS), but extreeeeeemely helpful. Please!
-
Anonymous commented
I have to work with NAV at the moment, which saves ALL tables for all companies in one database, and just prefixes them with the name of the company. Filtering those tables would be sooooo convenient ..
-
aqi commented
There are hundres temp tables in my database, it takes a long time to fetching and compiling these tables. Please add this feature.
-
andremoraes commented
no one likes this idea? I can't vote anymore ... but would like this implemented
-
andremoraes commented
is that available yet?
-
William commented
Agree. Maybe a filter box at bottom of tree control. type "tb" and it filters to tables that start with "tb", etc.
-
Sam Merchant commented
Please add this feature, it would be really helpful.
-
Mark Meuer commented
Filter or searching for any item in the DB tree - views, stored procedures, tables, etc, would be *really* helpful.
-
Avinash Krishna Kumar commented
This is an old suggestion but I would really like to see this implemented. I work with really large databases(some tables don't even have a schema) and it would make my life easier if I could filter the tables based on it's name