***Using plsql Functiot***
2- Create a pl sql function that takes three parameters
(parametrs) The first and second parameters are read by the
function and then stored in the third parameter the minimum number
between the first two numbers.
...
3- Create a pl sql function that determines the number of
employees for a particular department. Infrastructure for the table
departement
Name Null? Type
DEPTNO Not NULL NUMVER(2)
DNAME VARCHAR2 (14 )
LOC VARCHAR2 (13 )
***Using plsql Functiot*** 2- Create a pl sql function that takes three parameters (parametrs) The first and second para
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
***Using plsql Functiot*** 2- Create a pl sql function that takes three parameters (parametrs) The first and second para
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!