What is difference between stored procedure and function?
Answer Posted / rakesh
mojor difference is
function must return a value but a
procedure may or may not return a value
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
Why does sql studio use a single registered database repository? : sql server management studio
What is a partitioned view?
how can a database be repaired? : Sql server administration
Why do we use trigger?
What are various aggregate functions that are available?
List out the difference between union and union all in sql server?
How to encrypt data between dialogs?
how to trace the traffic hitting a sql server? : Sql server database administration
how many clustered indexes can be created on a table? : Sql server database administration
What is normalization of database? What are its benefits?
What are data files?
Relational calculus is what type of language?
Can a table be moved to different filegroup?
What is the difference between TRUNCATE and DROP?
What are the different types of data sources in ssrs?