Differnce between Stored procedure and user defined functions?
Answer Posted / lalit raghuvanshi
20 main differences between Stored procedures and Functions
in Sql Server
http://www.webcodeexpert.com/2013/04/difference-between-stored-procedures.html
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is meant by ‘transaction’ in a database and what are the ‘properties of transaction’?
How can I retrieve two tables of data at a time by using data reader? Data reader read and forward only, how is it possible to get 2 tables of data at a time?
Can we do database operations without using any of the ado.net objects?
Explain the different row versions available in table?
Does entity framework use ado.net?
What is microsoft ado?
How do you update a dataset in ado.net?
What is the use of ADO.NET and XML web services?
Explain the namespaces in which .net has the data functionality class.
How can you add or remove rows from the datatable object of dataset?
What is ambient transaction?
What is ole data type?
What is untyped dataset?
what is the difference betwen typed dataset and untyped dataset?in general which dataset can we use in programming?
What are the important features of ado.net 2.0?