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
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