Answer Posted / vipin kumar (m.c.a)
For calling both have the different method--
To call function
variablename:=functionname(arguments);
To call procedure
procedurename(argumentlist);
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is a loop in sql?
Which is faster subquery or join?
what is cursor. write example of it. What are the attributes of cursor.
What is a delimiter in sas?
what is the difference between sql and t-sql? : Transact sql
What is oracle pl sql developer?
What is thread join () in threading?
why does the selected column have to be in the group by clause or part of an aggregate function? : Sql dba
Define concurrency control. : Transact sql
Is and as keyword in pl sql?
What is %rowtype in pl sql?
What is pl/sql language case sensitive?
Is sqlexception checked or unchecked?
Why do we need pl sql?
Explain what is an index?