What is the difference between Procedure and Function
Answer Posted / paporirokz
A function can return a value whereas a procedure cannot
return a value.
| Is This Answer Correct ? | 17 Yes | 6 No |
Post New Answer View All Answers
what's the maximum size of a row? : Sql server database administration
What is a data source file?
What are the two authentication modes in sql server?
What is a transact-sql statement batch in ms sql server?
What is RMS migrations?
What is the command dbcc checkdb used for?
How do I perform an unattended install of sql server 2000?
Explain identity in sql server?
What is dbcc?
What are scalar functions?
What is the parse query button used for?
what are the core components of SSRS?
do you know what is a deadlock and what is a live lock? How will you go about resolving deadlocks? : Sql server database administration
What are logical/boolean operations in ms sql server?
Tell me what do you understand by a view? What does the with check option clause for a view do?