PL/SQL Tutorial | Function in Oracle Database | User Defined Function

preview_player
Показать описание
Learn in depth about user defined function in oracle, usage of function in Database. Creating function and handling exception inside function.

Function in Oracle,
Function in PL/SQL,
Oracle Function tutorial,
PL/SQL Function,
User defined function in PL/SQL,
What is Function in pl/sql,
How to use Function in pl/sql,
How to write a Function in oracle,
How to create user defined function in pl/sql,
How to create Function in pl/sql,
Parameterized Function in pl/sql,
Benefit of using Function in oracle,
Executing Function,
Dropping Function,

Рекомендации по теме
Комментарии
Автор

Hi, I just have one question. When you declare the variable to hold the row data, shouldn't you create it according to the cursor rowtype instead of the table rowtype? Thats what I learned in my pl/sql course. It's because of the fact that a cursor might contain less columns than the table, and we compare the cursor rows, not the table ones.

Saqlain
join shbcf.ru