Stored procedures / Functions
? write a procedure to show film title for films relased in specific year
?write a procedure to show film title and release year according to film_id
?write a procedure to show borrower name who loan book(S) in specific category
?write a function to return number of films which released in specific year
?write a function to return number of times a specific actor acted
?write a function to return number of times a specific actor acted in specific year
? write a procedure to show film title for films relased in specific year
?write a procedure to show film title and release year according to film_id
?write a procedure to show borrower name who loan book(S) in specific category
?write a function to return number of films which released in specific year
?write a function to return number of times a specific actor acted
?write a function to return number of times a specific actor acted in specific year
تعليق