Difference between Function and Procedure-in general?
Answer Posted / mona
Function can return at most one value at a time while
procedure can return more than one value at a time You can
use function within Sql Statement and you cannot use stored
procedure with in Sql Statement
| Is This Answer Correct ? | 19 Yes | 11 No |
Post New Answer View All Answers
What is a group function explain with an example?
What are indexers?
What function does a database engine serve in the sql server?
How to delete a database in ms sql server?
What happens if null values are involved in arithmetic operations?
What is rs.exe utility?
Explain what is the function of sql server agent windows service?
Why it is recommended to avoid referencing a floating point column in the where clause?
Please explain go command in sql server?
what are database files and filegroups? : Sql server database administration
How do I edit a stored procedure in sql server?
Data table as parameter in sql server?
What is sleeping status in sql server?
What is sql language?
Define Wed Edition in SQL Azure?