0% found this document useful (0 votes)
14 views2 pages

Table Data

The document contains a report table with personal information of individuals, including their full name, father's name, CNIC, mobile number, caste, profession, province, and city. Several entries are duplicated, particularly for 'Tariq Javed' and 'Hashaam Bin Asif'. Some fields, such as province and city, have null values for certain individuals.

Uploaded by

musman695086
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
14 views2 pages

Table Data

The document contains a report table with personal information of individuals, including their full name, father's name, CNIC, mobile number, caste, profession, province, and city. Several entries are duplicated, particularly for 'Tariq Javed' and 'Hashaam Bin Asif'. Some fields, such as province and city, have null values for certain individuals.

Uploaded by

musman695086
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd

<table id="reportTable">

<thead>
<tr>
<th>Full Name</th>
<th>Father Name</th>
<th>Cnic</th>
<th>Mobile Numer</th>
<th>Cast</th>
<th>Profession</th>
<th>Province</th>
<th>City</th>
</tr>
</thead>
<tbody><tr>
<td>Hashaam Bin Asif</td>
<td>Asif</td>
<td>123</td>
<td>03340352072</td>
<td>Shaukh</td>
<td>Softwae</td>
<td>null</td>
<td>null</td>
</tr><tr>
<td>hhjghjgj</td>
<td>ghjghjhjghjg</td>
<td>768768687</td>
<td>76787687</td>
<td>jjhkjh</td>
<td>hhghjghj</td>
<td>null</td>
<td>null</td>
</tr><tr>
<td>Tariq Javed</td>
<td>M‫ ۔‬Siddique</td>
<td>331001234567890</td>
<td>03009667624</td>
<td>Sheikh</td>
<td>Computer</td>
<td>null</td>
<td>null</td>
</tr><tr>
<td>ali</td>
<td>hasahm</td>
<td>90000</td>
<td>03340352072</td>
<td>Shaukh</td>
<td>Softwae</td>
<td>null</td>
<td>null</td>
</tr><tr>
<td>Kashif Nizami</td>
<td>aftab ahmed</td>
<td>6754</td>
<td>03217308260</td>
<td>Hhhb</td>
<td>Jjn</td>
<td>Sindh</td>
<td>null</td>
</tr><tr>
<td>Tariq Javed</td>
<td>M‫ ۔‬Siddique</td>
<td>331001234567890</td>
<td>03009667624</td>
<td>Sheikh</td>
<td>Computer</td>
<td>Punjab</td>
<td>null</td>
</tr><tr>
<td>Tariq Javed</td>
<td>M‫ ۔‬Siddique</td>
<td>331001234567890</td>
<td>03009667624</td>
<td>Sheikh</td>
<td>Computer</td>
<td>Punjab</td>
<td>null</td>
</tr><tr>
<td>Tariq Javed</td>
<td>M‫ ۔‬Siddique</td>
<td>331001234567890</td>
<td>03009667624</td>
<td>Sheikh</td>
<td>Computer</td>
<td>null</td>
<td>null</td>
</tr><tr>
<td>Hashaam Bin Asif</td>
<td>Asif</td>
<td>123</td>
<td>03340352072</td>
<td>Shaukh</td>
<td>Softwae</td>
<td>Punjab</td>
<td>null</td>
</tr><tr>
<td>Hashaam Bin Asif</td>
<td>Asif</td>
<td>123</td>
<td>03340352072</td>
<td>Shaukh</td>
<td>Softwae</td>
<td>null</td>
<td>null</td>
</tr></tbody>
</table>

You might also like