adspace
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
Is inner join faster than left join?
What is the current version of postgresql?
Can we use distinct and group by together?
how to use regular expression in pattern match conditions? : Sql dba
Can delete statement be rollbacked?
Hi am new to PLSQL & facing problems in writing code like in SP, Functions, so any one having some SP coding with in depth explanation please share with me my Email ID suvarnaatsuvarna@rediffmail.com Or taking tanning on this please do contact me
how many tables will create when we create table, what are they? : Sql dba
what is schema? : Sql dba
Does group by remove duplicates?
what is dbms? : Sql dba
what is sql server agent? : Sql dba
What is the best sql course?
If a cursor is open, how can we find in a pl/sql block?
what is bcp? When does it used? : Sql dba
what are aggregate and scalar functions? : Sql dba