What are the difference between Functions/Stored Procs and
Triggers and where are they used.
Answer / barun
Function-1.function used for calculation perpose.it must
return value.(call by pl/sql code block,by sql query)
Procedure-it is used to implement business logic.it may or
not return value.it pre compile and stored in server data
base.so it is faster.(call by pl/sql code block_
trigger-it is used to implement business logic and maintain
intigrity.it cant take any para-meter like fun or
procedure.it is automatically fired(implicitely)
| Is This Answer Correct ? | 8 Yes | 0 No |
What is difference between procedure and trigger?
How can you load microsoft excel data into oracle? : aql loader
How pl/sql source code can be protected?
how to dump a table to a file with 'mysqldump'? : Sql dba
What is the purpose of a secondary key?
Explain mutating table error.
Is a table valued function object?
Which are the most commonly used sql joins?
How do you write an inner join query?
what is table? : Sql dba
Please let me know if UNION ALL and Natural Join does the same operation and are same...
State the difference between implict and explict cursor's?
Oracle (3253)
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)