Forum: Java Jan 12th, 2009 |
| Replies: 6 Views: 1,155 Thank u
I got the solution. |
Forum: Java Jan 10th, 2009 |
| Replies: 6 Views: 1,155 Any Of the names that is, Following are the records
House_no FirstName LastName FatherF_NM Father_L_NM ... |
Forum: Java Jan 9th, 2009 |
| Replies: 6 Views: 1,155 In Project Contains huge data. In a table nearly 1.5 lac records are there.Those records Contains First Name,LastName,and Father Name.
My problem is to find duplicate Records based on the names.... |