what is difference between procedure and function
Answer Posted / shyam katwal
The only difference between procedure and function is:
Function returns a value
whereas
Procedure does not return a value
Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is trigger types in sql?
What is online transaction processing (oltp)?
Is left join faster than inner join?
How many types of indexes are there in sql?
What does select count (*) mean in sql?
i have some prob lem to tell me about my self in interview first round ...
In pl/sql, what is bulk binding, and when/how would it help performance?
How do I run a program in pl sql?
What do you understand by case manipulation functions?
Is primary key clustered or nonclustered?
Is it possible to pass parameters to triggers?
what is user defined functions? : Sql dba
What is a constraint?
Can you load data into multiple tables at once? : aql loader
What is a join?