Search results

  1. P

    compare two tables

    i have two tables namely table1 and table2 with fields of villcode,sncode,sdcode (both tables having same fields). table1 has 1690 records and table2 has 1624 records. 1690 records of table1 includes the 1624 records of table2. now i want to filter those records found excess in table1 (ie., 66...
  2. P

    filter records

    i have both tables as table1 and table2 with same fields. the no.of records in table1 is more than the no.of records in table2. how to filter those records not found in table2. fields in both the tables are srcode,vilcode,sncode,sdcode
Back
Top Bottom