Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

Query Tables for a Specific Value

$
0
0
I currently have a query that is pulling a list of tables from sysobjects based on a where clause.  From these tables, I need to only output the ones that contain a certain value for one column in particular.  I tried keeping my original query a

Viewing all articles
Browse latest Browse all 3145

Trending Articles