Problem:
Question 1: State some advantages of sorting a function in RDBMS like oracle.
Question 2: a)Write a stored function named chowsite who input is an employee name and whos output is that employee favorite restaurant
b) show how to compile and store your function
Question 3: When we have a stored function naked foo in oracle on the jdb side we see ?= foo(??)
Could someone help to explain the answer of these questions.