I have a MySQL database nammed 'pstu alumni' and five table inside this DB nammed 'agriculture',' bba','cse','dvm ' and 'fisheries' each table with same field common 'Name' and 'Session'.
Then how can I search for a name from these five table at a time and how to show results?
Please help...
Thanks
Then how can I search for a name from these five table at a time and how to show results?
Please help...
Thanks
Comment