What is difference between stored procedure & function?
Answer Posted / shreenath27@yahoo.co.in
function will return value but procedure will not return any
value
| Is This Answer Correct ? | 6 Yes | 4 No |
Post New Answer View All Answers
Explain how you can deploy an SSRS report?
How does a profiler work?
Are resultset updatable?
What happens when unicode strings concatenate with non-unicode strings?
You schedule a job to run every minute what will happen if the first job runs more than 1 min? Will the second instance of the job start?
how to define testing of network layers? : Sql server database administration
What is report rendering ?
Is there any difference between the primary key and unique key?
What does it mean to manipulate data?
Does hive support indexing?
How do I find the size of a sql server database?
How to replace given values with null using nullif()?
Why do we need different type of parameter?
how to determine the service pack currently installed on sql server? : Sql server database administration
What are the differences between union, intersect, and minus operators?