Answer Posted / gourvendra singh
A procedure a subprogram used to perform a specific action
whereas a function is a subprogram which is used to compute
a value,in procedure we can use parameters(IN,OUT,IN OUT)
but in function we cant
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
What is a field in a database?
What are the conditions an underlying table must satisfy before a cursor can be used by a positioned update or delete statement? : Transact sql
What are different types of statements supported by sql?
what are rollup and cube in t-sql? : Transact sql
What is trigger in flip flop?
How to run sql statements through the web interface?
how to use 'mysql' to run sql statements? : Sql dba
What is null in pl/sql?
Can we insert in sql function?
What is a join query?
how to create a new table in mysql? : Sql dba
What is difference between db2 and sql?
what are enums used for in mysql? : Sql dba
What are the operators in sql?
Explain the uses of control file.