ignitedintelligence
06-22-2009, 11:35 AM
Hi guys,
Can anyone please help me with this? I have two tables register and marks. Reg no is the primary key for Register table and P_int is the primary key for marks. Now i want to display marks for the person with the reg no 111.. how to do it?
Note: The fields in marks are P_int, subj1, subj2, subj3.. and fields in register are reg no, name, username and password..
Thanks in advance..
Regards,
ii
Can anyone please help me with this? I have two tables register and marks. Reg no is the primary key for Register table and P_int is the primary key for marks. Now i want to display marks for the person with the reg no 111.. how to do it?
Note: The fields in marks are P_int, subj1, subj2, subj3.. and fields in register are reg no, name, username and password..
Thanks in advance..
Regards,
ii