***Using plsql Functiot*** 2- Create a pl sql function that takes three parameters (parametrs) The first and second para

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
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

Post by answerhappygod »

***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 )
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply