PHP Solved Slip

Relationship between student and competition is many-many with attribute rank and year. Create a RDB in 3NF for the above and solve the following. Using above database write a script in PHP to accept a competition name from user and display information of student who has secured 1st rank in that competition.

Considerer the following entities and their relationships.

Student (Stud_id,name,class) 

Competition (c_no,c_name,type) 

Relationship between student and competition is many-many with attribute rank and year. Create a RDB in 3NF for the above and solve the following. Using above database write a script in PHP to accept a competition name from user and display information of student who has secured 1st rank in that competition.

Answer : 


PHP Solved Slip PHP Solved Slip Reviewed by technical_saurabh on December 23, 2020 Rating: 5

No comments:

Powered by Blogger.