Differnce between Stored procedure and user defined functions?
Answer Posted / urvish
store procedure can return Output Parameters where function
can not return output parameters.
| Is This Answer Correct ? | 12 Yes | 4 No |
Post New Answer View All Answers
What is namespace in ado.net?
How can we add relation between tables in a dataset?
What is microsoft ado.net?
Explain how to bind the controls(best practice) comboboxes to the data in the dataset?
What do you know about ado.net's methods?
What is acid in ado.net?
What is difference between datareader and dataadapter?
What are ado.net objects?
Explain the differences between oledb sql server, oledbdotnet provider?
Explain what are the steps to connect to a database?
Explain what are acid properties?
What is the use of sqldatareader class?
What is bubbled event?
Explain the advantages and disadvantages of using datalist?
how to create a quiz software using 4 options to answer and how to check with answers in the database and award marks....