
how to display the details of one table by checking the conditions in the next table using some condition eg.,
mysql> select * from student where number=(select id from studentpersonal where bloodgroup='O+ve');
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.