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
What is the default sql server instance name?
Do you know what are the steps to process a single select statement?
What is named calculation? : sql server analysis services, ssas
What are sql server functions?
Do you know the cursor optimization tips?
What are the dmvs?
Define the one-to-one relationship while designing tables.
What is unpivot?
Your sql server is running out of disk space. You notice that there are several large files with ldf extensions what are these files?
can any body tell me how to know the password of current user in sql server
what is the difference between Delete and Truncate command in SQL
What are the operating modes in which database mirroring runs?
what are different types of raid configurations? : Sql server database administration
How can windows applications connect to sql servers via odbc?
How raid can influence database performance?