Differnce between Stored procedure and user defined functions?
Answer Posted / ashok
Main difference between sp and function is we cannot use
store procedure in select statement where as we can use
function in select statement.
| Is This Answer Correct ? | 32 Yes | 4 No |
Post New Answer View All Answers
What are the pre-requisites for connection pooling?
I loaded the dataset with a table of 10 records. One of the records is deleted from the backend, how do you check whether all the 10 records were present while updating the data(which event and steps) and throw the exception 28 can datareader hold data from multiple tables?
What is the difference in an abstract class and an interface?
What is meant by executenonquery?
Explain the advantage of ADO.Net?
Explain why edit is not possible in repeater?
What are the 3 major types of connection objects in ado.net?
What is the role of clr?
How to creating a SqlCommand Object?
Do you use stored procedure in ado.net?
What is data relation in ado.net?
What are the features of ado.net?
What are dcl commands?
Do we use stored procedure in ADO.Net?
What connected data?