function can return value ,procedure also return value through
out parameter then what is the difference?
Answers were Sorted based on User's Feedback
Answer / dinakar
Though a procedure returns a value through OUT parameter,
it cannot be used in a SELECT statement. Whereas a function
can be used in a SELECT statement.
| Is This Answer Correct ? | 10 Yes | 1 No |
Answer / damodharan
function should always return only one value
but procedure may return a value value it may one or more
than one value
| Is This Answer Correct ? | 1 Yes | 0 No |
How we can update the view?
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
Is sql sequential or random?
List and explain the different types of join clauses supported in ansi-standard sql?
how can we take a backup of a mysql table and how can we restore it. ? : Sql dba
In a package if we have 10 procedures or functions,How to know which will execute first?
What is the difference between the implicit and explicit cursors?
What is sql and explain its components?
How can you get sql*loader to commit only at the end of the load file? : aql loader
What is the use of time stamp in select statement?
Difference between a query and strored procedure?
HOW TO ADD PRIMARY KEY TO TABLE BY PL/SQL PROGRAM
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)