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 |
What is the difference between explicit and implicit cursors in oracle?
How to select all records from the table?
If the base table structure is changed what will happen to join index????
Name the different types of indexes in sql and define them.
can we delete the trigger in a view? if yes why if not why?
Query for second maximum salary in each in each department
15 Answers DST Global Solutions, TCS,
how to install mysql? : Sql dba
display null value rows with out using null function?
what is outer join? what is selef join? what is difference between them? what is cartecion join?
1 Answers Fiserv, Herbinger, Synechron,
how are rank and dense rank being alloted for column with same values over a particular column
How to set up sql*plus output format in oracle?
Can we commit in trigger?
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)