What is difference between stored procedure and function?
Answer Posted / g.ashok
Stored Procedure need not to return a value.
Function should return a value.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain the use of keyword with encryption. Create a store procedure with encryption?
How to generate create function script on an existing function?
What is difference between order by and group by?
What’s the distinction between dropping a info and taking a info offline?
Explain about merge replications?
What is the advantage of sql server?
How do I find the sql server version?
What are the drawbacks of reporting in ssrs?
How raid can influence database performance?
What are joins in sql and what are the different types of joins?
Other than truncate statement, which other command can by-pass the trigger on the tables?
What is a deadlock and what is a live lock?
How to execute function in stored procedure sql server?
What are the steps to process a single select statement?
What do you mean by tablesample?