Hi all,.
I have a table Student and the primarykey is studid..
This studid is the foreign key in another table called Class.
I want to delete the records in the table Class...
How can i do it..
Please help me...
Regards,
Mathew
I have a table Student and the primarykey is studid..
This studid is the foreign key in another table called Class.
I want to delete the records in the table Class...
How can i do it..
Please help me...
Regards,
Mathew
Comment