Practical Slip 9 - 2019 Pattern

C++:



PHP:


B) Consider the following entities and their relationships

Movie(movie no,movie_name,release_year)

Actor(actor no,name)

Relationship between movie and actor is many-many with attribute rate in Rs.

Create a RDB in 3 NF. With using three radio buttons (accept, insert, update)

Write an AJAX script to accept actor name and display names of movies in which he has acted. [25 M]


Post a Comment

0 Comments