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

Compare two sets of data

$
0
0
I have two sets of data .

Select * from table A where fileid=3196

select * from table A Where fileid=2918


example : There are 534 rows with fileid 3196 generated and some 100 rows for fileid 2918. 

and some of

Viewing all articles
Browse latest Browse all 3145

Trending Articles