Function : Create a function which accepts patient id and display the patients name, date admitted. Sample output is: The patient name is Maryam, she got admitted on 12-Feb-2020 Procedure Write a...



Function:



  • Create a function which accepts patient id and display the patients name, date admitted.


Sample output is:


The patient name is Maryam, she got admitted on 12-Feb-2020



Procedure


Write a Procedure that accepts patient id and display the patient id, name, test name and result.



Package



  • Create a package which contains the above created procedure in the specification.

  • Create package body of the above given procedure. And finally call the procedure created above by passing the patient id then display the output as shown below:



Sample output:






Patient id is: P0232



Patient Name is: Ms Marwa Al Battashi



Test Taken: X-Ray



Result: Negative



Jun 02, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions ยป

Submit New Assignment

Copy and Paste Your Assignment Here