You are on page 1of 1

CSE3001 Database Management Systems

Lab Program 11 – PL SQL - Functions

1. Write PL/SQL program to implement the ADD(), SUBTRACT() and


MULTI () function with IN and return keywords.

You might also like